Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_buf.h262 #define XFS_BUF_SET_COUNT(bp, cnt) ((bp)->b_count_desired = (cnt)) macro
Dxfs_log_recover.c181 XFS_BUF_SET_COUNT(bp, BBTOB(nbblks)); in xlog_bread_noalign()
268 XFS_BUF_SET_COUNT(bp, BBTOB(nbblks)); in xlog_bwrite()
Dxfs_log.c1478 XFS_BUF_SET_COUNT(bp, count); in xlog_sync()