| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 34 typedef struct xfs_alloc_arg { struct 105 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno); 111 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args, 118 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args, 129 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args, 137 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args, 198 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, uint32_t alloc_flags); 275 int xfs_alloc_schedule_autoreap(const struct xfs_alloc_arg *args,
|
| H A D | xfs_metafile.h | 27 struct xfs_alloc_arg; 31 struct xfs_alloc_arg *args);
|
| H A D | xfs_alloc.c | 943 struct xfs_alloc_arg *args, in xfs_alloc_cur_setup() 1009 struct xfs_alloc_arg *args, in xfs_alloc_cur_check() 1107 struct xfs_alloc_arg *args, in xfs_alloc_cur_finish() 1136 struct xfs_alloc_arg *args, in xfs_alloc_cntbt_iter() 1207 struct xfs_alloc_arg *args, /* allocation argument structure */ in xfs_alloc_ag_vextent_small() 1432 struct xfs_alloc_arg *args, in xfs_alloc_walk_iter() 1484 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_locality() 1609 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_lastblock() 1675 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_near() 1791 struct xfs_alloc_arg *args, in xfs_alloc_ag_vextent_size() [all …]
|
| H A D | xfs_ag_resv.h | 17 struct xfs_alloc_arg *args);
|
| H A D | xfs_bmap.h | 15 struct xfs_alloc_arg; 235 struct xfs_alloc_arg *args);
|
| H A D | xfs_metafile.c | 136 struct xfs_alloc_arg *args) in xfs_metafile_resv_alloc_space()
|
| H A D | xfs_ag_resv.c | 340 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
|
| H A D | xfs_bmap.c | 638 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree() 3176 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen() 3200 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths() 3291 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments() 3342 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent() 3370 struct xfs_alloc_arg *args) in xfs_bmap_exact_minlen_extent_alloc() 3411 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof() 3514 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space() 3537 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams() 3587 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length() [all …]
|
| H A D | xfs_refcount_btree.c | 65 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
|
| H A D | xfs_rmap_btree.c | 92 struct xfs_alloc_arg args = { .len = 1 }; in xfs_rmapbt_alloc_block()
|
| H A D | xfs_bmap_btree.c | 214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
|
| H A D | xfs_ag.c | 745 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
|
| H A D | xfs_ialloc.c | 700 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
|
| H A D | xfs_btree.c | 5598 struct xfs_alloc_arg args = { in xfs_btree_alloc_metafile_block()
|
| /linux/fs/xfs/ |
| H A D | xfs_filestream.h | 12 struct xfs_alloc_arg; 18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
|
| H A D | xfs_filestream.c | 57 struct xfs_alloc_arg *args, in xfs_filestream_pick_ag() 205 struct xfs_alloc_arg *args, in xfs_filestream_lookup_association() 261 struct xfs_alloc_arg *args, in xfs_filestream_create_association() 337 struct xfs_alloc_arg *args, in xfs_filestream_select_ag()
|
| H A D | xfs_trace.h | 60 struct xfs_alloc_arg; 2202 TP_PROTO(struct xfs_alloc_arg *args), 2267 TP_PROTO(struct xfs_alloc_arg *args), \
|
| /linux/fs/xfs/scrub/ |
| H A D | newbt.h | 9 struct xfs_alloc_arg; 35 struct xfs_alloc_arg *args,
|
| H A D | newbt.c | 192 const struct xfs_alloc_arg *args) in xrep_newbt_add_blocks() 237 struct xfs_alloc_arg args = { in xrep_newbt_add_extent() 278 struct xfs_alloc_arg args = { in xrep_newbt_alloc_ag_blocks() 352 struct xfs_alloc_arg args = { in xrep_newbt_alloc_file_blocks()
|
| H A D | cow_repair.c | 413 struct xfs_alloc_arg args = { in xrep_cow_alloc()
|
| H A D | repair.c | 456 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()
|
| H A D | rmap_repair.c | 1267 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()
|