HomeSort by: relevance | last modified time | path
    Searched refs:vn_extattr_rm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/ufs/
ufs_acl.c 391 error = vn_extattr_rm(vp, IO_NODELOCKED,
553 error = vn_extattr_rm(vp, IO_NODELOCKED,
  /src/sys/sys/
vnode.h 645 int vn_extattr_rm(struct vnode *, int, int, const char *, struct lwp *);
  /src/sys/kern/
vfs_vnops.c 1489 vn_extattr_rm(struct vnode *vp, int ioflg, int attrnamespace, function in typeref:typename:int

Completed in 14 milliseconds