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