Home
last modified time | relevance | path

Searched refs:osb_la_resmap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dlocalalloc.c397 ocfs2_resmap_uninit(&osb->osb_la_resmap); in ocfs2_shutdown_local_alloc()
755 ocfs2_resmap_claimed_bits(&osb->osb_la_resmap, ac->ac_resv, start, in ocfs2_claim_local_alloc_bits()
832 struct ocfs2_reservation_map *resmap = &osb->osb_la_resmap; in ocfs2_local_alloc_find_clear_bits()
1215 ocfs2_resmap_restart(&osb->osb_la_resmap, cluster_count, in ocfs2_local_alloc_new_window()
H A Docfs2.h400 struct ocfs2_reservation_map osb_la_resmap; member