Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_buf.c64 static inline bool xfs_buf_is_uncached(struct xfs_buf *bp) in xfs_buf_is_uncached() function
1148 if (xfs_buf_is_uncached(bp)) in xfs_buf_rele()