Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc.h177 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
Dxfs_alloc.c2344 xfs_free_agfl_block( in xfs_free_agfl_block() function
/linux-6.1.9/fs/xfs/
Dxfs_extfree_item.c546 error = xfs_free_agfl_block(tp, agno, agbno, agbp, &oinfo); in xfs_agfl_free_finish_item()