Home
last modified time | relevance | path

Searched refs:slash_name (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h60 extern const struct qstr slash_name;
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h62 extern const struct qstr slash_name;
/kernel/linux/linux-5.10/fs/
H A Ddcache.c85 const struct qstr slash_name = QSTR_INIT("/", 1); variable
86 EXPORT_SYMBOL(slash_name); variable
1722 name = &slash_name; in __d_alloc()
H A Dnamei.c3343 child = d_alloc(dentry, &slash_name); in vfs_tmpfile()
/kernel/linux/linux-6.6/fs/
H A Ddcache.c85 const struct qstr slash_name = QSTR_INIT("/", 1); variable
86 EXPORT_SYMBOL(slash_name); variable
1782 name = &slash_name; in __d_alloc()
H A Dnamei.c3679 child = d_alloc(parentpath->dentry, &slash_name); in vfs_tmpfile()

Completed in 27 milliseconds