Searched refs:xfs_alloc_arg (Results 1 – 13 of 13) sorted by relevance
| /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_ag_resv.h | 17 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.c | 736 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()
|
| /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; 2204 TP_PROTO(struct xfs_alloc_arg *args), 2269 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 | rmap_repair.c | 1267 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()
|