Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Ddcache.c1936 static const struct qstr anonstring = QSTR_INIT("/", 1); in __d_obtain_alias() local
1950 tmp = __d_alloc(inode->i_sb, &anonstring); in __d_obtain_alias()