Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs.h305 static inline bool qstr_eq(const struct qstr *q1, const struct qstr *q2) in qstr_eq() function
Dhmdfs_share.c63 if (qstr_eq(&item->relative_path, cur_relative_path)) in hmdfs_lookup_share_item()