Searched refs:xs_allocb (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/xfs/ | ||
D | xfs_stats.h | 45 uint32_t xs_allocb; member |
/linux-6.1.9/fs/xfs/libxfs/ | ||
D | xfs_alloc.c | 1203 XFS_STATS_ADD(args->mp, xs_allocb, args->len); in xfs_alloc_ag_vextent() |