Searched refs:xfs_group_get (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_group.c | 32 xfs_group_get( in xfs_group_get() function 229 return xfs_group_get(mp, xfs_fsb_to_gno(mp, fsbno, type), type); in xfs_group_get_by_fsb()
|
| H A D | xfs_group.h | 64 struct xfs_group *xfs_group_get(struct xfs_mount *mp, uint32_t index,
|
| H A D | xfs_ag.h | 150 return to_perag(xfs_group_get(mp, agno, XG_TYPE_AG)); in xfs_perag_get()
|
| H A D | xfs_rtgroup.h | 118 return to_rtg(xfs_group_get(mp, rgno, XG_TYPE_RTG)); in xfs_rtgroup_get()
|
| /linux/fs/xfs/ |
| H A D | xfs_trace.h | 356 DEFINE_GROUP_REF_EVENT(xfs_group_get);
|