Searched refs:xfs_attr_get (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_attr.h | 180 int xfs_attr_get(bhv_desc_t *, char *, char *, int *, int, struct cred *);
|
D | xfs_attr.c | 173 xfs_attr_get(bhv_desc_t *bdp, char *name, char *value, int *valuelenp, in xfs_attr_get() function
|
D | xfs_vnodeops.c | 4701 .vop_attr_get = xfs_attr_get,
|