Searched refs:xfs_alloc_arg (Results 1 - 20 of 20) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_filestream.h12 struct xfs_alloc_arg;
18 struct xfs_alloc_arg *args, xfs_extlen_t *blen);
H A Dxfs_extent_busy.h14 struct xfs_alloc_arg;
69 xfs_extent_busy_trim(struct xfs_alloc_arg *args, xfs_agblock_t *bno,
H A Dxfs_filestream.c57 struct xfs_alloc_arg *args,
208 struct xfs_alloc_arg *args,
264 struct xfs_alloc_arg *args,
347 struct xfs_alloc_arg *args,
H A Dxfs_extent_busy.c347 struct xfs_alloc_arg *args,
H A Dxfs_trace.h53 struct xfs_alloc_arg;
1790 TP_PROTO(struct xfs_alloc_arg *args),
1855 TP_PROTO(struct xfs_alloc_arg *args), \
/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.h17 struct xfs_alloc_arg *args);
46 struct xfs_alloc_arg args = { NULL };
H A Dxfs_alloc.h34 typedef struct xfs_alloc_arg { struct
104 int xfs_alloc_vextent_this_ag(struct xfs_alloc_arg *args, xfs_agnumber_t agno);
110 int xfs_alloc_vextent_near_bno(struct xfs_alloc_arg *args,
117 int xfs_alloc_vextent_exact_bno(struct xfs_alloc_arg *args,
128 int xfs_alloc_vextent_start_ag(struct xfs_alloc_arg *args,
136 int xfs_alloc_vextent_first_ag(struct xfs_alloc_arg *args,
199 int xfs_alloc_fix_freelist(struct xfs_alloc_arg *args, uint32_t alloc_flags);
264 int xfs_alloc_schedule_autoreap(const struct xfs_alloc_arg *args,
H A Dxfs_bmap.h15 struct xfs_alloc_arg;
228 struct xfs_alloc_arg *args);
H A Dxfs_alloc.c844 struct xfs_alloc_arg *args,
910 struct xfs_alloc_arg *args,
1008 struct xfs_alloc_arg *args,
1038 struct xfs_alloc_arg *args,
1109 struct xfs_alloc_arg *args, /* allocation argument structure */
1334 struct xfs_alloc_arg *args,
1386 struct xfs_alloc_arg *args,
1511 struct xfs_alloc_arg *args,
1577 struct xfs_alloc_arg *args,
1692 struct xfs_alloc_arg *arg
[all...]
H A Dxfs_ag_resv.c55 * values via struct xfs_alloc_arg or directly to the xfs_free_extent
352 struct xfs_alloc_arg *args)
H A Dxfs_refcount_btree.c65 struct xfs_alloc_arg args; /* block allocation args */
H A Dxfs_bmap.c638 struct xfs_alloc_arg args; /* allocation arguments */
3294 struct xfs_alloc_arg *args,
3318 struct xfs_alloc_arg *args,
3409 struct xfs_alloc_arg *args)
3455 struct xfs_alloc_arg *args,
3486 struct xfs_alloc_arg args = { .tp = ap->tp, .mp = mp };
3559 struct xfs_alloc_arg *args,
3662 struct xfs_alloc_arg *args)
3685 struct xfs_alloc_arg *args,
3735 struct xfs_alloc_arg *arg
[all...]
H A Dxfs_bmap_btree.c214 struct xfs_alloc_arg args;
H A Dxfs_ag.c917 struct xfs_alloc_arg args = {
H A Dxfs_ialloc.c701 struct xfs_alloc_arg args;
/linux-master/fs/xfs/scrub/
H A Dnewbt.h9 struct xfs_alloc_arg;
35 struct xfs_alloc_arg *args,
H A Dnewbt.c144 const struct xfs_alloc_arg *args)
189 struct xfs_alloc_arg args = {
229 struct xfs_alloc_arg args = {
302 struct xfs_alloc_arg args = {
H A Dcow_repair.c324 struct xfs_alloc_arg args = {
H A Drepair.c408 struct xfs_alloc_arg args = {0};
H A Drmap_repair.c1225 struct xfs_alloc_arg *args,

Completed in 243 milliseconds