Searched refs:xfs_alloc_pagf_init (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_alloc.h164 xfs_alloc_pagf_init(
H A Dxfs_filestream.c235 err = xfs_alloc_pagf_init(mp, NULL, ag, trylock);
290 /* Allow sleeping in xfs_alloc_pagf_init() on the 2nd pass. */
H A Dxfs_ialloc.c505 (void)xfs_alloc_pagf_init(mp, tp, agno, flags);
H A Dxfs_mount.c796 error = xfs_alloc_pagf_init(mp, NULL, index, 0);
H A Dxfs_alloc.c2042 xfs_alloc_pagf_init( function
H A Dxfs_bmap.c2432 error = xfs_alloc_pagf_init(mp, args->tp, ag,

Completed in 157 milliseconds