Searched refs:xfs_ag_resv_type (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.h12 bool xfs_ag_resv_critical(struct xfs_perag *pag, enum xfs_ag_resv_type type);
14 enum xfs_ag_resv_type type);
16 void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
18 void xfs_ag_resv_free_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
24 enum xfs_ag_resv_type type)
H A Dxfs_ag_resv.c54 * Reserved blocks can be managed by passing one of the enum xfs_ag_resv_type
71 enum xfs_ag_resv_type type)
106 enum xfs_ag_resv_type type)
132 enum xfs_ag_resv_type type)
181 enum xfs_ag_resv_type type,
351 enum xfs_ag_resv_type type,
393 enum xfs_ag_resv_type type,
H A Dxfs_alloc.h57 enum xfs_ag_resv_type resv; /* block reservation to use */
149 enum xfs_ag_resv_type type, /* block reservation type */
159 enum xfs_ag_resv_type type)
236 enum xfs_ag_resv_type type, bool skip_discard);
249 enum xfs_ag_resv_type xefi_agresv;
H A Dxfs_types.h189 enum xfs_ag_resv_type { enum
H A Dxfs_ialloc_btree.c106 enum xfs_ag_resv_type resv)
166 enum xfs_ag_resv_type resv)
H A Dxfs_alloc.c1945 enum xfs_ag_resv_type type)
2592 enum xfs_ag_resv_type type,
2652 enum xfs_ag_resv_type type,
3939 enum xfs_ag_resv_type type,
/linux-master/fs/xfs/scrub/
H A Dreap.h13 const struct xfs_owner_info *oinfo, enum xfs_ag_resv_type type);
H A Dnewbt.h57 enum xfs_ag_resv_type resv;
63 enum xfs_ag_resv_type resv);
H A Drepair.h37 enum xfs_ag_resv_type type);
H A Dreap.c92 enum xfs_ag_resv_type resv;
516 enum xfs_ag_resv_type type)
H A Dnewbt.c89 enum xfs_ag_resv_type resv)
H A Dialloc_repair.c675 enum xfs_ag_resv_type resv = XFS_AG_RESV_METADATA;
H A Drepair.c254 enum xfs_ag_resv_type type)
/linux-master/fs/xfs/
H A Dxfs_trace.h1756 xfs_extlen_t len, enum xfs_ag_resv_type resv, int haveleft,
3015 TP_PROTO(struct xfs_perag *pag, enum xfs_ag_resv_type resv,
3053 TP_PROTO(struct xfs_perag *pag, enum xfs_ag_resv_type type, \

Completed in 265 milliseconds