Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcheckpoint.c93 static bool need_uplift_priority(struct f2fs_rwsem *sem, bool is_write) in need_uplift_priority() function
125 if (!need_uplift_priority(sem, is_write)) in uplift_priority()