Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_extent_busy.c26 unsigned int eb_gen; member
518 *busy_gen = eb->eb_gen; in xfs_extent_busy_trim()
587 eb->eb_gen++; in xfs_extent_busy_clear()
629 if (busy_gen != READ_ONCE(eb->eb_gen)) in xfs_extent_busy_flush()
639 if (busy_gen != READ_ONCE(eb->eb_gen)) in xfs_extent_busy_flush()
711 *busy_gen = READ_ONCE(eb->eb_gen); in xfs_extent_busy_list_empty()