HomeSort by: relevance | last modified time | path
    Searched defs:puffs_vnop_write (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/puffs/
puffs_vnops.c 75 int puffs_vnop_write(void *);
243 { &vop_write_desc, puffs_vnop_write }, /* write */
2323 puffs_vnop_write(void *v) function in typeref:typename:int
puffs_vnops.c 75 int puffs_vnop_write(void *);
243 { &vop_write_desc, puffs_vnop_write }, /* write */
2323 puffs_vnop_write(void *v) function in typeref:typename:int

Completed in 26 milliseconds