Home
last modified time | relevance | path

Searched refs:ocfs2_resmap_disabled (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dreservations.c68 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_disabled() function
286 if (ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_restart()
720 if (resv == NULL || ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_resv_bits()
791 if (resmap == NULL || ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_claimed_bits()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dreservations.c66 static inline int ocfs2_resmap_disabled(struct ocfs2_reservation_map *resmap) in ocfs2_resmap_disabled() function
282 if (ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_restart()
716 if (resv == NULL || ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_resv_bits()
787 if (resmap == NULL || ocfs2_resmap_disabled(resmap)) in ocfs2_resmap_claimed_bits()

Completed in 2 milliseconds