Searched refs:uvp_lkflags (Results 1 – 1 of 1) sorted by relevance
| /src/sys/fs/unionfs/ |
| H A D | union_vnops.c | 1296 int udvp_lkflags, uvp_lkflags; in unionfs_remove() local 1301 uvp, &uvp_lkflags); in unionfs_remove() 1304 ap->a_vp, uvp, uvp_lkflags); in unionfs_remove() 1358 int udvp_lkflags, uvp_lkflags; in unionfs_link() local 1360 uvp, &uvp_lkflags); in unionfs_link() 1363 ap->a_vp, uvp, uvp_lkflags); in unionfs_link() 1772 int udvp_lkflags, uvp_lkflags; in unionfs_rmdir() local 1774 uvp, &uvp_lkflags); in unionfs_rmdir() 1777 ap->a_vp, uvp, uvp_lkflags); in unionfs_rmdir()
|