Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dvfs.h122 struct path *path, bool caseless);
125 struct path *path, bool caseless);
H A Dvfs.c1143 struct path *path, bool caseless, bool for_remove) in __ksmbd_vfs_kern_path() argument
1152 if (!err || !caseless) in __ksmbd_vfs_kern_path()
1177 caseless = false; in __ksmbd_vfs_kern_path()
1215 struct path *path, bool caseless) in ksmbd_vfs_kern_path() argument
1218 caseless, false); in ksmbd_vfs_kern_path()
1236 struct path *path, bool caseless) in ksmbd_vfs_kern_path_start_removing() argument
1239 caseless, true); in ksmbd_vfs_kern_path_start_removing()
/linux/tools/bpf/
H A Dbpf_exp.l45 %option caseless