Home
last modified time | relevance | path

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

/xnu-11215/bsd/vfs/
H A Dvfs_subr.c8919 vnode_immutable(struct vnode_attr *vap, int append, int ignore) in vnode_immutable() function
9800 if ((error = vnode_immutable(vap, append, ignore)) != 0) { in vnode_authorize_checkimmutable()
9812 error = vnode_immutable(vap, append, 1); in vnode_authorize_checkimmutable()