Searched defs:xfs_group (Results 1 – 1 of 1) sorted by relevance
8 struct xfs_group { struct11 enum xfs_group_type xg_type; argument12 atomic_t xg_ref; /* passive reference count */13 atomic_t xg_active_ref; /* active reference count */37 struct xfs_group *xg_next_reset; argument64 struct xfs_group *xfs_group_get(struct xfs_mount *mp, uint32_t index, argument