Searched refs:xfs_alloc_read_agf (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_alloc.h | 166 xfs_alloc_read_agf(
|
D | xfs_alloc.c | 1856 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
|
D | xfs_fsops.c | 345 error = xfs_alloc_read_agf(mp, tp, agno, 0, &bp); in xfs_growfs_data_private()
|