Home
last modified time | relevance | path

Searched refs:XFS_TRANS_DQ_RES_RTBLKS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_trans_dquot.c312 case XFS_TRANS_DQ_RES_RTBLKS: in xfs_trans_mod_dquot()
659 ASSERT(flags & XFS_TRANS_DQ_RES_RTBLKS); in xfs_trans_dqresv()
859 ASSERT((type & ~XFS_QMOPT_FORCE_RES) == XFS_TRANS_DQ_RES_RTBLKS || in xfs_trans_reserve_quota_nblks()
/linux-2.4.37.9/fs/xfs/
Dxfs_quota.h225 #define XFS_TRANS_DQ_RES_RTBLKS XFS_QMOPT_RES_RTBLKS macro