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

  /src/sys/fs/unionfs/
unionfs_vnops.c 805 unionfs_read(void *v) function in typeref:typename:int
812 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: enter\n"); */
819 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: leave (%d)\n", error); */
1893 { &vop_read_desc, unionfs_read }, /* read */
unionfs_vnops.c 805 unionfs_read(void *v) function in typeref:typename:int
812 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: enter\n"); */
819 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: leave (%d)\n", error); */
1893 { &vop_read_desc, unionfs_read }, /* read */

Completed in 67 milliseconds