Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.c30 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 = kmem_zalloc(sizeof(struct xfs_extent_busy), 0); in xfs_extent_busy_insert_list()
109 struct xfs_extent_busy *busyp; in xfs_extent_busy_search()
152 struct xfs_extent_busy *busyp, in xfs_extent_busy_update_extent()
312 struct xfs_extent_busy *busyp = in xfs_extent_busy_reuse()
363 struct xfs_extent_busy *busyp = in xfs_extent_busy_trim()
524 struct xfs_extent_busy *busyp) in xfs_extent_busy_clear_one()
562 struct xfs_extent_busy *busyp, *n; in xfs_extent_busy_clear()
670 struct xfs_extent_busy *b1 = in xfs_extent_busy_ag_cmp()
[all …]
H A Dxfs_extent_busy.h20 struct xfs_extent_busy { struct
H A DMakefile71 xfs_extent_busy.o \
H A Dxfs_discard.c110 struct xfs_extent_busy *busyp; in xfs_discard_extents()
H A Dxfs_trace.h1649 DEFINE_BUSY_EVENT(xfs_extent_busy);