Searched refs:QSTR (Results 1 – 3 of 3) sorted by relevance
35 #define QSTR(n) { { { .len = strlen(n) } }, .name = n } macro1010 struct qstr lostfound = QSTR("lost+found"); in bch2_fs_initialize()
650 #define QSTR(n) { { { .len = strlen(n) } }, .name = n } macro
212 struct qstr lostfound_str = QSTR("lost+found"); in lookup_lostfound()408 struct qstr name = (struct qstr) QSTR(name_buf); in reattach_inode()
Completed in 13 milliseconds