Home
last modified time | relevance | path

Searched refs:xfs_btree_get_bufs (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_btree.h353 xfs_btree_get_bufs(
Dxfs_btree.c552 xfs_btree_get_bufs( in xfs_btree_get_bufs() function
Dxfs_ialloc_btree.c1245 nbp = xfs_btree_get_bufs(args.mp, args.tp, args.agno, args.agbno, 0); in xfs_inobt_newroot()
1523 rbp = xfs_btree_get_bufs(args.mp, args.tp, args.agno, args.agbno, 0); in xfs_inobt_split()
Dxfs_alloc_btree.c1331 nbp = xfs_btree_get_bufs(mp, cur->bc_tp, cur->bc_private.a.agno, nbno, in xfs_alloc_newroot()
1612 rbp = xfs_btree_get_bufs(cur->bc_mp, cur->bc_tp, cur->bc_private.a.agno, in xfs_alloc_split()
Dxfs_alloc.c1477 bp = xfs_btree_get_bufs(args->mp, args->tp, in xfs_alloc_ag_vextent_small()
1939 bp = xfs_btree_get_bufs(mp, tp, args->agno, bno, 0); in xfs_alloc_fix_freelist()