Home
last modified time | relevance | path

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

/linux-6.1.9/fs/crypto/
Dfname.c374 const struct qstr qname = FSTR_TO_QSTR(iname); in fscrypt_fname_disk_to_usr()
/linux-6.1.9/include/linux/
Dfscrypt.h53 #define FSTR_TO_QSTR(f) QSTR_INIT((f)->name, (f)->len) macro
/linux-6.1.9/fs/f2fs/
Ddir.c272 struct qstr cf = FSTR_TO_QSTR(&fname->cf_name); in f2fs_match_name()