Searched refs:ext2_chmod (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_vnops.c109 static int ext2_chmod(struct vnode *, int, struct ucred *, struct thread *);
517 error = ext2_chmod(vp, (int)vap->va_mode, cred, td);
527 ext2_chmod(struct vnode *vp, int mode, struct ucred *cred, struct thread *td) function

Completed in 64 milliseconds