Home
last modified time | relevance | path

Searched refs:XFS_BUF_CLR_IODONE_FUNC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_buf_item.c431 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_buf_item_unpin()
926 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_buf_item_relse()
1031 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_buf_iodone_callbacks()
1106 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_buf_iodone_callbacks()
1138 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_buf_error_relse()
Dxfs_rw.c239 XFS_BUF_CLR_IODONE_FUNC(bp); in xfs_bioerror_relse()
Dxfs_log_recover.c303 XFS_BUF_CLR_IODONE_FUNC(bp); in xlog_recover_iodone()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h473 #define XFS_BUF_CLR_IODONE_FUNC(buf) \ macro
Dxfs_aops.c139 XFS_BUF_CLR_IODONE_FUNC(bp); in linvfs_unwritten_convert()