Searched refs:ocfs2_resmap_claimed_bits (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | reservations.h | 133 * ocfs2_resmap_claimed_bits() - Tell the reservation code that bits were used. 147 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,
|
H A D | reservations.c | 785 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_claimed_bits() function
|
H A D | localalloc.c | 756 ocfs2_resmap_claimed_bits(&osb->osb_la_resmap, ac->ac_resv, start, in ocfs2_claim_local_alloc_bits()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | reservations.h | 126 * ocfs2_resmap_claimed_bits() - Tell the reservation code that bits were used. 140 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap,
|
H A D | reservations.c | 781 void ocfs2_resmap_claimed_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_claimed_bits() function
|
H A D | localalloc.c | 754 ocfs2_resmap_claimed_bits(&osb->osb_la_resmap, ac->ac_resv, start, in ocfs2_claim_local_alloc_bits()
|
Completed in 6 milliseconds