Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h88 #define XFS_TRANS_SB_IMAXPCT 0x00000100 macro
/fs/xfs/
Dxfs_fsops.c265 xfs_trans_mod_sb(tp, XFS_TRANS_SB_IMAXPCT, dpct); in xfs_growfs_imaxpct()
Dxfs_trans.c442 case XFS_TRANS_SB_IMAXPCT: in xfs_trans_mod_sb()