Home
last modified time | relevance | path

Searched refs:VOP_WHITEOUT (Results 1 – 11 of 11) sorted by relevance

/netbsd/sys/fs/union/
H A Dunion_vfsops.c221 error = VOP_WHITEOUT(um->um_uppervp, &nullcn, LOOKUP); in union_mount()
H A Dunion_subr.c875 error = VOP_WHITEOUT(dvp, &cn, CREATE); in union_mkwhiteout()
H A Dunion_vnops.c583 return (VOP_WHITEOUT(un->un_uppervp, cnp, ap->a_flags)); in union_whiteout()
/netbsd/sys/fs/unionfs/
H A Dunionfs_vfsops.c230 error = VOP_WHITEOUT(ump->um_uppervp, &fakecn, LOOKUP); in unionfs_mount()
H A Dunionfs_vnops.c392 error = VOP_WHITEOUT(udvp, cnp, ap->a_flags); in unionfs_whiteout()
/netbsd/sys/rump/librump/rumpvfs/
H A Drumpvnode_if.c658 error = VOP_WHITEOUT(dvp, cnp, flags); in RUMP_VOP_WHITEOUT()
/netbsd/sys/sys/
H A Dvnode_if.h496 int VOP_WHITEOUT(struct vnode *, struct componentname *, int);
/netbsd/share/man/man9/
H A DMakefile1136 vnodeops.9 VOP_WHITEOUT.9 \
/netbsd/sys/kern/
H A Dvfs_syscalls.c2455 error = VOP_WHITEOUT(nd.ni_dvp, &nd.ni_cnd, CREATE); in do_sys_mknodat()
2793 if ((error = VOP_WHITEOUT(nd.ni_dvp, &nd.ni_cnd, DELETE)) != 0) in sys_undelete()
H A Dvnode_if.c1886 VOP_WHITEOUT(struct vnode *dvp, in VOP_WHITEOUT() function
/netbsd/distrib/sets/lists/comp/
H A Dmi11444 ./usr/share/man/cat9/VOP_WHITEOUT.0 comp-sys-catman .cat
19827 ./usr/share/man/html9/VOP_WHITEOUT.html comp-sys-htmlman html
28313 ./usr/share/man/man9/VOP_WHITEOUT.9 comp-sys-man .man