Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_icache.c1922 uint64_t freertx; in xfs_inodegc_want_queue_rt_file() local
1927 freertx = READ_ONCE(mp->m_sb.sb_frextents); in xfs_inodegc_want_queue_rt_file()
1928 return freertx < mp->m_low_rtexts[XFS_LOWSP_5_PCNT]; in xfs_inodegc_want_queue_rt_file()
A Dxfs_fsops.c353 cnt->freertx = mp->m_sb.sb_frextents; in xfs_fs_counts()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h217 __u64 freertx; /* free rt extents */ member

Completed in 11 milliseconds