Searched refs:slash_name (Results 1 – 3 of 3) sorted by relevance
60 extern const struct qstr slash_name;
83 const struct qstr slash_name = QSTR_INIT("/", 1); variable84 EXPORT_SYMBOL(slash_name);1626 name = &slash_name; in __d_alloc()
3450 child = d_alloc(dentry, &slash_name); in vfs_tmpfile()