Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_alloc.h150 xfs_alloc_get_freelist(
Dxfs_alloc_btree.c80 error = xfs_alloc_get_freelist(cur->bc_tp, cur->bc_private.a.agbp, in xfs_allocbt_alloc_block()
Dxfs_alloc.c1485 error = xfs_alloc_get_freelist(args->tp, args->agbp, &fbno, 0); in xfs_alloc_ag_vextent_small()
1955 error = xfs_alloc_get_freelist(tp, agbp, &bno, 0); in xfs_alloc_fix_freelist()
2021 xfs_alloc_get_freelist( in xfs_alloc_get_freelist() function