Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_quota.h321 #define XFS_TRANS_FREE_DQINFO(mp, tp) \ macro
Dxfs_utils.c258 XFS_TRANS_FREE_DQINFO(tp->t_mountp, tp); in xfs_dir_ialloc()
Dxfs_trans.c1141 XFS_TRANS_FREE_DQINFO(tp->t_mountp, tp); in xfs_trans_free()