Searched refs:freertx (Results 1 – 3 of 3) sorted by relevance
1943 uint64_t freertx; in xfs_inodegc_want_queue_rt_file() local1948 freertx = READ_ONCE(mp->m_sb.sb_frextents); in xfs_inodegc_want_queue_rt_file()1949 return freertx < mp->m_low_rtexts[XFS_LOWSP_5_PCNT]; in xfs_inodegc_want_queue_rt_file()
353 cnt->freertx = mp->m_sb.sb_frextents; in xfs_fs_counts()
217 __u64 freertx; /* free rt extents */ member