Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_quota.h334 #define XFS_TRANS_RESERVE_BLKQUOTA(mp, tp, ip, nblks) \ macro
Dxfs_iomap.c473 if (XFS_TRANS_RESERVE_BLKQUOTA(mp, tp, ip, resblks)) { in xfs_iomap_write_direct()
Dxfs_bmap.c4707 if (XFS_TRANS_RESERVE_BLKQUOTA( in xfs_bmapi()