Home
last modified time | relevance | path

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

/linux/fs/
H A Ddcache.c94 const struct qstr slash_name = QSTR_INIT("/", 1); variable
95 EXPORT_SYMBOL(slash_name);
1924 name = &slash_name; in __d_alloc()
H A Dnamei.c4886 child = d_alloc(parentpath->dentry, &slash_name); in vfs_tmpfile()