Searched refs:xfs_alloc_busy_insert (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/xfs/ |
D | xfs_alloc.h | 139 xfs_alloc_busy_insert(struct xfs_trans *tp, xfs_agnumber_t agno,
|
D | xfs_alloc_btree.c | 122 xfs_alloc_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1, in xfs_allocbt_free_block()
|
D | xfs_alloc.c | 2467 xfs_alloc_busy_insert(tp, args.agno, args.agbno, len, 0); in xfs_free_extent() 2474 xfs_alloc_busy_insert( in xfs_alloc_busy_insert() function
|