Searched refs:xfs_attr_set (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_attr.h | 181 int xfs_attr_set(bhv_desc_t *, char *, char *, int, int, struct cred *);
|
D | xfs_attr.c | 198 xfs_attr_set(bhv_desc_t *bdp, char *name, char *value, int valuelen, int flags, in xfs_attr_set() function
|
D | xfs_vnodeops.c | 4702 .vop_attr_set = xfs_attr_set,
|