Home
last modified time | relevance | path

Searched refs:xfs_extent_busy_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_extent_busy.h62 struct xfs_extent_busy_tree *xfs_extent_busy_alloc(void);
Dxfs_extent_busy.c717 xfs_extent_busy_alloc(void) in xfs_extent_busy_alloc() function
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_group.c192 xg->xg_busy_extents = xfs_extent_busy_alloc(); in xfs_group_insert()