Home
last modified time | relevance | path

Searched defs:xfs_group (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_group.h8 struct xfs_group { struct
11 enum xfs_group_type xg_type; argument
12 atomic_t xg_ref; /* passive reference count */
13 atomic_t xg_active_ref; /* active reference count */
37 struct xfs_group *xg_next_reset; argument
64 struct xfs_group *xfs_group_get(struct xfs_mount *mp, uint32_t index, argument