Searched refs:XFS_QM_HASHSIZE_HIGH (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.h56 #define XFS_QM_HASHSIZE_HIGH ((PAGE_SIZE * 4) / sizeof(xfs_dqhash_t)) macro
H A Dxfs_qm.c115 XFS_QM_HASHSIZE_HIGH * sizeof(xfs_dqhash_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm.h56 #define XFS_QM_HASHSIZE_HIGH ((PAGE_SIZE * 4) / sizeof(xfs_dqhash_t)) macro
H A Dxfs_qm.c115 XFS_QM_HASHSIZE_HIGH * sizeof(xfs_dqhash_t));

Completed in 59 milliseconds