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

/netbsd-current/sys/ufs/ufs/
H A Dufs_acl.c391 error = vn_extattr_rm(vp, IO_NODELOCKED,
553 error = vn_extattr_rm(vp, IO_NODELOCKED,
/netbsd-current/sys/sys/
H A Dvnode.h645 int vn_extattr_rm(struct vnode *, int, int, const char *, struct lwp *);
/netbsd-current/sys/kern/
H A Dvfs_vnops.c1493 vn_extattr_rm(struct vnode *vp, int ioflg, int attrnamespace, function

Completed in 130 milliseconds