Home
last modified time | relevance | path

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

/include/linux/
Ddcache.h57 #define QSTR_INIT(n,l) { { { .len = l } }, .name = n } macro
Dfscrypt.h40 #define FSTR_TO_QSTR(f) QSTR_INIT((f)->name, (f)->len)