Searched refs:xfs_extent_busy_insert (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_extent_busy.h | 32 * transaction structure itself. See xfs_extent_busy_insert() for details. 46 xfs_extent_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
|
H A D | xfs_extent_busy.c | 35 xfs_extent_busy_insert( xfs_extent_busy_insert() function
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 118 xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, xfs_allocbt_free_block()
|
H A D | xfs_alloc.c | 2635 xfs_extent_busy_insert(tp, args.agno, args.agbno, len, 0); xfs_free_extent()
|
Completed in 85 milliseconds