Searched refs:xfs_extent_busy (Results 1 – 5 of 5) sorted by relevance
42 struct xfs_extent_busy *new; in xfs_extent_busy_insert()43 struct xfs_extent_busy *busyp; in xfs_extent_busy_insert()48 new = kmem_zalloc(sizeof(struct xfs_extent_busy), KM_MAYFAIL); in xfs_extent_busy_insert()74 busyp = rb_entry(parent, struct xfs_extent_busy, rb_node); in xfs_extent_busy_insert()113 struct xfs_extent_busy *busyp; in xfs_extent_busy_search()123 busyp = rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_search()160 struct xfs_extent_busy *busyp, in xfs_extent_busy_update_extent()322 struct xfs_extent_busy *busyp = in xfs_extent_busy_reuse()323 rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_reuse()369 struct xfs_extent_busy *busyp = in xfs_extent_busy_trim()[all …]
34 struct xfs_extent_busy { struct
73 xfs_extent_busy.o \
217 struct xfs_extent_busy *busyp; in xfs_discard_extents()
1433 DEFINE_BUSY_EVENT(xfs_extent_busy);