Home
last modified time | relevance | path

Searched refs:res_total (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_mount.h136 uint64_t res_total; member
H A Dxfs_super.c942 mp->m_free[XC_FREE_RTEXTENTS].res_total); in xfs_statfs_rt()
1013 mp->m_free[i].res_saved = mp->m_free[i].res_total; in xfs_save_resvblks()
H A Dxfs_trace.h5914 __entry->total = mp->m_free[ctr].res_total;