Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dreservations.c347 * ocfs2_find_resv_lhs() - find the window which contains goal
356 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) in ocfs2_find_resv_lhs() function
508 prev_resv = ocfs2_find_resv_lhs(resmap, goal); in __ocfs2_resv_find_window()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dreservations.c343 * ocfs2_find_resv_lhs() - find the window which contains goal
352 ocfs2_find_resv_lhs(struct ocfs2_reservation_map *resmap, unsigned int goal) in ocfs2_find_resv_lhs() function
504 prev_resv = ocfs2_find_resv_lhs(resmap, goal); in __ocfs2_resv_find_window()

Completed in 3 milliseconds