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

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_attr.h161 int xfs_attr_get(bhv_desc_t *, const char *, char *, int *, int, struct cred *);
H A Dxfs_attr.c162 xfs_attr_get(bhv_desc_t *bdp, const char *name, char *value, int *valuelenp, function
H A Dxfs_vnodeops.c4708 .vop_attr_get = xfs_attr_get,

Completed in 157 milliseconds