Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.h51 #define XBF_LIVESCAN (1u << 28) macro
75 { XBF_LIVESCAN, "LIVESCAN" }, \
H A Dxfs_buf.c580 if (flags & XBF_LIVESCAN) { in xfs_buf_find_lock()
734 if (flags & XBF_LIVESCAN) in xfs_buf_get_map()
H A Dxfs_inode.c1665 XBF_LIVESCAN, &bp); in xfs_inactive_dir()
/linux/fs/xfs/scrub/
H A Dreap.c246 scan->__sector_count, XBF_LIVESCAN, &bp); in xrep_bufscan_advance()