Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c9023 vnode_immutable(struct vnode_attr *vap, int append, int ignore) in vnode_immutable() function
9916 if ((error = vnode_immutable(vap, append, ignore)) != 0) { in vnode_authorize_checkimmutable()
9928 error = vnode_immutable(vap, append, 1); in vnode_authorize_checkimmutable()