Home
last modified time | relevance | path

Searched refs:XFS_B_DELWRI (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_buf.c491 ASSERT((XFS_BUF_BFLAGS(bp) & (XFS_B_STALE|XFS_B_DELWRI)) != in xfs_trans_read_buf()
492 (XFS_B_STALE|XFS_B_DELWRI)); in xfs_trans_read_buf()
Dxfs_vfsops.c979 fflag = XFS_B_DELWRI; in xfs_sync_inodes()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot_item.c185 xfs_qm_dqflush(dqp, XFS_B_DELWRI); in xfs_qm_dquot_logitem_push()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h397 #define XFS_B_DELWRI PBF_DELWRI in BUFFER_FNS() macro