Searched refs:xfs_alloc_arg (Results 1 – 22 of 22) sorted by relevance
| /fs/xfs/libxfs/ |
| 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,
|
| A D | xfs_metafile.h | 27 struct xfs_alloc_arg; 31 struct xfs_alloc_arg *args);
|
| 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() 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() 2496 struct xfs_alloc_arg *args, in xfs_alloc_space_available() [all …]
|
| A D | xfs_ag_resv.h | 17 struct xfs_alloc_arg *args);
|
| A D | xfs_bmap.h | 15 struct xfs_alloc_arg; 235 struct xfs_alloc_arg *args);
|
| A D | xfs_metafile.c | 131 struct xfs_alloc_arg *args) in xfs_metafile_resv_alloc_space()
|
| A D | xfs_ag_resv.c | 341 struct xfs_alloc_arg *args) in xfs_ag_resv_alloc_extent()
|
| A D | xfs_bmap.c | 638 struct xfs_alloc_arg args; /* allocation arguments */ in xfs_bmap_extents_to_btree() 3184 struct xfs_alloc_arg *args, in xfs_bmap_select_minlen() 3208 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_select_lengths() 3299 struct xfs_alloc_arg *args) in xfs_bmap_compute_alignments() 3350 struct xfs_alloc_arg *args, in xfs_bmap_process_allocated_extent() 3378 struct xfs_alloc_arg *args) in xfs_bmap_exact_minlen_extent_alloc() 3419 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_at_eof() 3522 struct xfs_alloc_arg *args) in xfs_bmap_btalloc_low_space() 3545 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_filestreams() 3595 struct xfs_alloc_arg *args, in xfs_bmap_btalloc_best_length() [all …]
|
| A D | xfs_refcount_btree.c | 65 struct xfs_alloc_arg args; /* block allocation args */ in xfs_refcountbt_alloc_block()
|
| A D | xfs_bmap_btree.c | 214 struct xfs_alloc_arg args; in xfs_bmbt_alloc_block()
|
| A D | xfs_rmap_btree.c | 92 struct xfs_alloc_arg args = { .len = 1 }; in xfs_rmapbt_alloc_block()
|
| A D | xfs_ag.c | 745 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
|
| A D | xfs_ialloc.c | 700 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
|
| A D | xfs_btree.c | 5598 struct xfs_alloc_arg args = { in xfs_btree_alloc_metafile_block()
|
| /fs/xfs/ |
| A D | xfs_filestream.h | 12 struct xfs_alloc_arg; 18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
|
| 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()
|
| A D | xfs_trace.h | 59 struct xfs_alloc_arg; 2173 TP_PROTO(struct xfs_alloc_arg *args), 2238 TP_PROTO(struct xfs_alloc_arg *args), \
|
| /fs/xfs/scrub/ |
| A D | newbt.h | 9 struct xfs_alloc_arg; 35 struct xfs_alloc_arg *args,
|
| A D | newbt.c | 183 const struct xfs_alloc_arg *args) in xrep_newbt_add_blocks() 228 struct xfs_alloc_arg args = { in xrep_newbt_add_extent() 269 struct xfs_alloc_arg args = { in xrep_newbt_alloc_ag_blocks() 343 struct xfs_alloc_arg args = { in xrep_newbt_alloc_file_blocks()
|
| A D | cow_repair.c | 413 struct xfs_alloc_arg args = { in xrep_cow_alloc()
|
| A D | repair.c | 456 struct xfs_alloc_arg args = {0}; in xrep_fix_freelist()
|
| A D | rmap_repair.c | 1270 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()
|
Completed in 57 milliseconds