Home
last modified time | relevance | path

Searched refs:ocfs2_reservation_map (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/
A Dreservations.h38 struct ocfs2_reservation_map { struct
70 void ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, argument
80 struct ocfs2_reservation_map *resmap);
95 void ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap,
102 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap);
121 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap,
140 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,
A Dreservations.c73 static void ocfs2_dump_resv(struct ocfs2_reservation_map *resmap) in ocfs2_dump_resv()
131 static void ocfs2_check_resmap(struct ocfs2_reservation_map *resmap) in ocfs2_check_resmap()
202 struct ocfs2_reservation_map *resmap) in ocfs2_resmap_init()
212 static void ocfs2_resv_mark_lru(struct ocfs2_reservation_map *resmap, in ocfs2_resv_mark_lru()
229 static void ocfs2_resv_remove(struct ocfs2_reservation_map *resmap, in ocfs2_resv_remove()
255 void ocfs2_resv_discard(struct ocfs2_reservation_map *resmap, in ocfs2_resv_discard()
279 void ocfs2_resmap_restart(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_restart()
294 void ocfs2_resmap_uninit(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_uninit()
299 static void ocfs2_resv_insert(struct ocfs2_reservation_map *resmap, in ocfs2_resv_insert()
712 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_resv_bits()
[all …]
A Docfs2.h373 struct ocfs2_reservation_map osb_la_resmap;
A Dlocalalloc.c831 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap; in ocfs2_local_alloc_find_clear_bits()

Completed in 16 milliseconds