Searched refs:VNOP_REVOKE (Results 1 – 4 of 4) sorted by relevance
603 extern errno_t VNOP_REVOKE(vnode_t, int, vfs_context_t);
2369 VNOP_REVOKE(ttyvp, REVOKEALL, &context); in proc_exit()
4179 VNOP_REVOKE(vnode_t vp, int flags, vfs_context_t ctx) in VNOP_REVOKE() function
11226 VNOP_REVOKE(vp, REVOKEALL, ctx); in revoke()