Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Drecovery.c35 #define QSTR(n) { { { .len = strlen(n) } }, .name = n } macro
1010 struct qstr lostfound = QSTR("lost+found"); in bch2_fs_initialize()
A Dutil.h650 #define QSTR(n) { { { .len = strlen(n) } }, .name = n } macro
A Dfsck.c212 struct qstr lostfound_str = QSTR("lost+found"); in lookup_lostfound()
408 struct qstr name = (struct qstr) QSTR(name_buf); in reattach_inode()

Completed in 15 milliseconds