Home
last modified time | relevance | path

Searched defs:VOP_REMOVE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Dvnode_if.sh418 * VOP_RMDIR(), VOP_REMOVE(), and VOP_RENAME() need special handling function
516 * One could make the argument that VOP_REMOVE() should send NOTE_LINK function
H A Dvnode_if.c1200 VOP_REMOVE(struct vnode *dvp, in VOP_REMOVE() function