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