Searched refs:xfs_extent_busy (Results 1 – 5 of 5) sorted by relevance
30 struct xfs_extent_busy *new; in xfs_extent_busy_insert_list()31 struct xfs_extent_busy *busyp; in xfs_extent_busy_insert_list()35 new = kzalloc(sizeof(struct xfs_extent_busy), in xfs_extent_busy_insert_list()50 busyp = rb_entry(parent, struct xfs_extent_busy, rb_node); in xfs_extent_busy_insert_list()110 struct xfs_extent_busy *busyp; in xfs_extent_busy_search()117 busyp = rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_search()153 struct xfs_extent_busy *busyp, in xfs_extent_busy_update_extent()313 struct xfs_extent_busy *busyp = in xfs_extent_busy_reuse()314 rb_entry(rbp, struct xfs_extent_busy, rb_node); in xfs_extent_busy_reuse()364 struct xfs_extent_busy *busyp = in xfs_extent_busy_trim()[all …]
20 struct xfs_extent_busy { struct
76 xfs_extent_busy.o \
113 struct xfs_extent_busy *busyp; in xfs_discard_extents()
1663 DEFINE_BUSY_EVENT(xfs_extent_busy);