Searched refs:ocfs2_resmap_resv_bits (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | reservations.h | 112 * ocfs2_resmap_resv_bits() - Return still-valid reservation bits 128 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, 145 * from ocfs2_resmap_resv_bits().
|
H A D | reservations.c | 716 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_resv_bits() function
|
H A D | localalloc.c | 848 if (ocfs2_resmap_resv_bits(resmap, resv, &bitoff, &numfound) == 0) { in ocfs2_local_alloc_find_clear_bits()
|
H A D | ocfs2_trace.h | 1912 DEFINE_OCFS2_UINT_UINT_EVENT(ocfs2_resmap_resv_bits); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | reservations.h | 105 * ocfs2_resmap_resv_bits() - Return still-valid reservation bits 121 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, 138 * from ocfs2_resmap_resv_bits().
|
H A D | reservations.c | 712 int ocfs2_resmap_resv_bits(struct ocfs2_reservation_map *resmap, in ocfs2_resmap_resv_bits() function
|
H A D | localalloc.c | 846 if (ocfs2_resmap_resv_bits(resmap, resv, &bitoff, &numfound) == 0) { in ocfs2_local_alloc_find_clear_bits()
|
H A D | ocfs2_trace.h | 1913 DEFINE_OCFS2_UINT_UINT_EVENT(ocfs2_resmap_resv_bits); variable
|
Completed in 13 milliseconds