Searched refs:qstr_eq (Results 1 – 2 of 2) sorted by relevance
71 return !qstr_eq(l_name, *r_name); in dirent_cmp_key()81 return !qstr_eq(l_name, r_name); in dirent_cmp_bkey()
652 static inline bool qstr_eq(const struct qstr l, const struct qstr r) in qstr_eq() function
Completed in 7 milliseconds