Home
last modified time | relevance | path

Searched refs:xfs_alloc_arg (Results 1 – 13 of 13) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h34 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 Dxfs_metafile.h27 struct xfs_alloc_arg;
31 struct xfs_alloc_arg *args);
H A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
H A Dxfs_metafile.c136 struct xfs_alloc_arg *args) in xfs_metafile_resv_alloc_space()
H A Dxfs_ag.c736 struct xfs_alloc_arg args = { in xfs_ag_shrink_space()
H A Dxfs_ialloc.c700 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc()
/linux/fs/xfs/
H A Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
H A Dxfs_filestream.c57 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 Dxfs_trace.h60 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 Dnewbt.h9 struct xfs_alloc_arg;
35 struct xfs_alloc_arg *args,
H A Dnewbt.c192 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 Dcow_repair.c413 struct xfs_alloc_arg args = { in xrep_cow_alloc()
H A Drmap_repair.c1267 struct xfs_alloc_arg *args, in xrep_rmap_alloc_vextent()