Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_alloc.h225 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
Dxfs_alloc.c2078 xfs_free_agfl_block( in xfs_free_agfl_block() function
/linux-4.19.296/fs/xfs/
Dxfs_trans_extfree.c251 error = xfs_free_agfl_block(tp, agno, agbno, agbp, in xfs_agfl_free_finish_item()