Searched refs:m_allocbt_blks (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_mount.h | 287 atomic64_t m_allocbt_blks; member |
| H A D | xfs_mount.c | 1403 return mp->m_alloc_set_aside + atomic64_read(&mp->m_allocbt_blks); in xfs_freecounter_unavailable() |