Searched refs:XFS_SBS_IFREE (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/ |
D | xfs_mount.c | 1474 case XFS_SBS_IFREE: in xfs_mod_incore_sb_unlocked() 1626 case XFS_SBS_IFREE: in xfs_mod_incore_sb() 1680 case XFS_SBS_IFREE: in xfs_mod_incore_sb_batch() 1718 case XFS_SBS_IFREE: in xfs_mod_incore_sb_batch() 1933 xfs_icsb_balance_counter(mp, XFS_SBS_IFREE, 0); in xfs_icsb_cpu_notify() 1945 xfs_icsb_disable_counter(mp, XFS_SBS_IFREE); in xfs_icsb_cpu_notify() 1955 xfs_icsb_balance_counter_locked(mp, XFS_SBS_IFREE, 0); in xfs_icsb_cpu_notify() 2009 xfs_icsb_balance_counter(mp, XFS_SBS_IFREE, 0); in xfs_icsb_reinit_counters() 2131 case XFS_SBS_IFREE: in xfs_icsb_disable_counter() 2164 case XFS_SBS_IFREE: in xfs_icsb_enable_counter() [all …]
|
D | xfs_sb.h | 246 XFS_SBS_IFREE, XFS_SBS_FDBLOCKS, XFS_SBS_FREXTENTS, XFS_SBS_UQUOTINO, enumerator
|
D | xfs_trans.c | 709 msbp->msb_field = XFS_SBS_IFREE; in xfs_trans_unreserve_and_mod_sb()
|