Searched refs:xfs_alloc_arg_t (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.h105 } xfs_alloc_arg_t; typedef in typeref:struct:xfs_alloc_arg
197 xfs_alloc_arg_t *args); /* allocation argument structure */
H A Dxfs_alloc.c52 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
53 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
54 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
55 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
245 xfs_alloc_arg_t *args) /* allocation argument structure */
279 xfs_alloc_arg_t *args) /* allocation argument structure */
485 xfs_alloc_arg_t *args) /* argument structure for allocation */
565 xfs_alloc_arg_t *args) /* allocation argument structure */
669 xfs_alloc_arg_t *args) /* allocation argument structure */
1199 xfs_alloc_arg_t *arg
[all...]
H A Dxfs_ialloc_btree.c78 xfs_alloc_arg_t args; /* block allocation args */
H A Dxfs_ialloc.c46 xfs_alloc_arg_t *args)
235 xfs_alloc_arg_t args; /* allocation argument structure */
H A Dxfs_bmap_btree.c513 xfs_alloc_arg_t args; /* block allocation args */
H A Dxfs_bmap.c2526 xfs_alloc_arg_t args;
3157 xfs_alloc_arg_t args; /* allocation arguments */
3359 xfs_alloc_arg_t args; /* allocation arguments */

Completed in 72 milliseconds