Home
last modified time | relevance | path

Searched defs:resv (Results 1 – 10 of 10) sorted by relevance

/fs/ocfs2/
Dreservations.c40 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_window_bits()
54 static inline unsigned int ocfs2_resv_end(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_end()
61 static inline int ocfs2_resv_empty(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_empty()
77 struct ocfs2_alloc_reservation *resv; in ocfs2_dump_resv() local
112 struct ocfs2_alloc_reservation *resv) in ocfs2_validate_resmap_bits()
136 struct ocfs2_alloc_reservation *resv; in ocfs2_check_resmap() local
187 void ocfs2_resv_init_once(struct ocfs2_alloc_reservation *resv) in ocfs2_resv_init_once()
193 void ocfs2_resv_set_type(struct ocfs2_alloc_reservation *resv, in ocfs2_resv_set_type()
213 struct ocfs2_alloc_reservation *resv) in ocfs2_resv_mark_lru()
223 static void __ocfs2_resv_trunc(struct ocfs2_alloc_reservation *resv) in __ocfs2_resv_trunc()
[all …]
Dlocalalloc.c825 struct ocfs2_alloc_reservation *resv) in ocfs2_local_alloc_find_clear_bits()
/fs/xfs/libxfs/
Dxfs_ag_resv.c134 struct xfs_ag_resv *resv; in __xfs_ag_resv_free() local
186 struct xfs_ag_resv *resv; in __xfs_ag_resv_init() local
354 struct xfs_ag_resv *resv; in xfs_ag_resv_alloc_extent() local
398 struct xfs_ag_resv *resv; in xfs_ag_resv_free_extent() local
Dxfs_log_rlimit.c47 struct xfs_trans_resv *resv) in xfs_log_calc_trans_resv_for_minlogblocks()
109 struct xfs_trans_resv resv = {}; in xfs_log_get_max_trans_res() local
Dxfs_ialloc_btree.c97 enum xfs_ag_resv_type resv) in __xfs_inobt_alloc_block()
157 enum xfs_ag_resv_type resv) in __xfs_inobt_free_block()
Dxfs_alloc.h77 enum xfs_ag_resv_type resv; /* block reservation to use */ member
/fs/xfs/
Dxfs_trans.c329 struct xfs_trans_res resv = {0}; in xfs_trans_alloc_empty() local
1179 struct xfs_trans_res *resv, in xfs_trans_alloc_inode()
1234 struct xfs_trans_res *resv, in xfs_trans_alloc_icreate()
1363 struct xfs_trans_res *resv, in xfs_trans_alloc_dir()
Dxfs_log_recover.c2467 struct xfs_trans_res resv; in xlog_finish_defer_ops() local
/fs/xfs/scrub/
Drepair.c291 enum xfs_ag_resv_type resv) in xrep_alloc_ag_block()
535 enum xfs_ag_resv_type resv) in xrep_reap_block()
/fs/nfsd/
Dnfscache.c555 struct kvec *resv = &rqstp->rq_res.head[0], *cachv; in nfsd_cache_update() local