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

  /src/sys/fs/unionfs/
unionfs_vnops.c 825 unionfs_write(void *v) function in typeref:typename:int
832 /* UNIONFS_INTERNAL_DEBUG("unionfs_write: enter\n"); */
839 /* UNIONFS_INTERNAL_DEBUG("unionfs_write: leave (%d)\n", error); */
1894 { &vop_write_desc, unionfs_write }, /* write */

Completed in 37 milliseconds