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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr.h163 int xfs_attr_remove(bhv_desc_t *, const char *, int, struct cred *);
H A Dxfs_attr.c569 xfs_attr_remove(bhv_desc_t *bdp, const char *name, int flags, struct cred *cred) function
H A Dxfs_vnodeops.c4710 .vop_attr_remove = xfs_attr_remove,

Completed in 147 milliseconds