Searched refs:XBF_LIVESCAN (Results 1 – 3 of 3) sorted by relevance
46 #define XBF_LIVESCAN (1u << 28) macro64 { XBF_LIVESCAN, "LIVESCAN" }, \
449 if (flags & XBF_LIVESCAN) { in xfs_buf_find_lock()561 if (flags & XBF_LIVESCAN) in xfs_find_get_buf()594 ASSERT(!(flags & ~(XBF_TRYLOCK | XBF_INCORE | XBF_LIVESCAN))); in xfs_buf_get_map()595 ASSERT(!(flags & XBF_LIVESCAN) || (flags & XBF_INCORE)); in xfs_buf_get_map()
1135 XBF_LIVESCAN, &bp); in xfs_inactive_dir()