Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_buf.h47 #define XBF_LIVESCAN (1u << 28) macro
66 { XBF_LIVESCAN, "LIVESCAN" }, \
H A Dxfs_buf.c432 if (flags & XBF_LIVESCAN) { in xfs_buf_find_lock()
585 if (flags & XBF_LIVESCAN) in xfs_buf_get_map()
H A Dxfs_inode.c1129 XBF_LIVESCAN, &bp); in xfs_inactive_dir()
/linux-6.15/fs/xfs/scrub/
H A Dreap.c250 scan->__sector_count, XBF_LIVESCAN, &bp); in xrep_bufscan_advance()