Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.c53 static inline bool xfs_buf_is_uncached(struct xfs_buf *bp) in xfs_buf_is_uncached() function
842 if (!xfs_buf_is_uncached(bp)) { in xfs_buf_kill()
860 if (xfs_buf_is_uncached(bp) || !atomic_read(&bp->b_lru_ref)) in xfs_buf_rele()