Home
last modified time | relevance | path

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

/fs/xfs/linux-2.6/
Dxfs_buf.h276 #define XFS_BUF_ZEROFLAGS(bp) ((bp)->b_flags &= \ macro
/fs/xfs/
Dxfs_log.c1540 XFS_BUF_ZEROFLAGS(bp); in xlog_sync()
1577 XFS_BUF_ZEROFLAGS(bp); in xlog_sync()
Dxfs_log_recover.c170 XFS_BUF_ZEROFLAGS(bp); in xlog_bwrite()