Searched refs:XFS_WRITE_LOG_COUNT (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_rlimit.c78 resv->tr_write.tr_logcount = XFS_WRITE_LOG_COUNT;
80 resv->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT;
H A Dxfs_trans_resv.h84 #define XFS_WRITE_LOG_COUNT 2 macro
H A Dxfs_trans_resv.c926 resp->tr_write.tr_logcount = XFS_WRITE_LOG_COUNT;
988 resp->tr_qm_dqalloc.tr_logcount = XFS_WRITE_LOG_COUNT;

Completed in 209 milliseconds