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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr.h162 int xfs_attr_set(bhv_desc_t *, const char *, char *, int, int, struct cred *);
H A Dxfs_attr.c422 xfs_attr_set(bhv_desc_t *bdp, const char *name, char *value, int valuelen, int flags, function
H A Dxfs_vnodeops.c4709 .vop_attr_set = xfs_attr_set,

Completed in 93 milliseconds