Searched refs:XFS_BUF_WRITE (Results 1 – 5 of 5) sorted by relevance
328 XFS_BUF_WRITE(bp); in xfs_bwrite()
1463 XFS_BUF_WRITE(bp); in xlog_sync()1503 XFS_BUF_WRITE(bp); in xlog_sync()
1208 XFS_BUF_WRITE(sbp);
4264 XFS_BUF_WRITE(bp); in xfs_zero_remaining_bytes()
168 #define XFS_BUF_WRITE(x) ((x)->b_iocmd = BIO_WRITE) macro