Searched refs:xfs_extent_busy (Results 1 – 5 of 5) sorted by relevance
30 struct xfs_extent_busy *new; in xfs_extent_busy_insert()31 struct xfs_extent_busy *busyp; in xfs_extent_busy_insert()35 new = kmem_zalloc(sizeof(struct xfs_extent_busy), 0); in xfs_extent_busy_insert()49 busyp = rb_entry(parent, struct xfs_extent_busy, rb_node); in xfs_extent_busy_insert()86 struct xfs_extent_busy *busyp; in xfs_extent_busy_search()93 busyp = rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_search()129 struct xfs_extent_busy *busyp, in xfs_extent_busy_update_extent()288 struct xfs_extent_busy *busyp = in xfs_extent_busy_reuse()289 rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_reuse()339 struct xfs_extent_busy *busyp = in xfs_extent_busy_trim()[all …]
23 struct xfs_extent_busy { struct
70 xfs_extent_busy.o \
733 struct xfs_extent_busy *busyp; in xlog_discard_busy_extents()
1647 DEFINE_BUSY_EVENT(xfs_extent_busy);