Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc.h166 xfs_alloc_read_agf(
Dxfs_alloc.c1856 if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags, in xfs_alloc_fix_freelist()
1899 if ((error = xfs_alloc_read_agf(mp, tp, args->agno, flags, in xfs_alloc_fix_freelist()
2095 if ((error = xfs_alloc_read_agf(mp, tp, agno, flags, &bp))) in xfs_alloc_pagf_init()
2152 xfs_alloc_read_agf( in xfs_alloc_read_agf() function
Dxfs_fsops.c345 error = xfs_alloc_read_agf(mp, tp, agno, 0, &bp); in xfs_growfs_data_private()