Searched refs:unionfs_read (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c848 unionfs_read(struct vop_read_args *ap) function
854 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: enter\n"); */
863 /* UNIONFS_INTERNAL_DEBUG("unionfs_read: leave (%d)\n", error); */
2572 .vop_read = unionfs_read,

Completed in 41 milliseconds