Searched refs:xfs_extent_busy (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_extent_busy.c16 #include "xfs_extent_busy.h"
30 struct xfs_extent_busy *new;
31 struct xfs_extent_busy *busyp;
35 new = kzalloc(sizeof(struct xfs_extent_busy),
50 busyp = rb_entry(parent, struct xfs_extent_busy, rb_node);
110 struct xfs_extent_busy *busyp;
117 busyp = rb_entry(rbp, struct xfs_extent_busy, rb_node);
153 struct xfs_extent_busy *busyp,
313 struct xfs_extent_busy *busyp =
314 rb_entry(rbp, struct xfs_extent_busy, rb_nod
[all...]
H A Dxfs_extent_busy.h20 struct xfs_extent_busy { struct
H A DMakefile71 xfs_extent_busy.o \
H A Dxfs_discard.c18 #include "xfs_extent_busy.h"
112 struct xfs_extent_busy *busyp;
H A Dxfs_trace.h1656 DEFINE_BUSY_EVENT(xfs_extent_busy); variable

Completed in 136 milliseconds