Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_buf.c110 XFS_BUF_SUPER_STALE(bp); in xfs_trans_get_buf()
415 XFS_BUF_SUPER_STALE(bp); in xfs_trans_read_buf()
Dxfs_buf_item.c665 XFS_BUF_SUPER_STALE(bp); in xfs_buf_item_abort()
1027 XFS_BUF_SUPER_STALE(bp); in xfs_buf_iodone_callbacks()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h416 #define XFS_BUF_SUPER_STALE(x) do { \ in BUFFER_FNS() macro