Home
last modified time | relevance | path

Searched refs:lookup_slow (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dnamei.c1572 static struct dentry *lookup_slow(const struct qstr *name, in lookup_slow() function
1874 dentry = lookup_slow(&nd->last, nd->path.dentry, nd->flags); in walk_component()
2608 ret = lookup_slow(&this, base, 0); in lookup_one_len_unlocked()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1704 static struct dentry *lookup_slow(const struct qstr *name, in lookup_slow() function
2002 dentry = lookup_slow(&nd->last, nd->path.dentry, nd->flags); in walk_component()
2807 ret = lookup_slow(&this, base, 0); in lookup_one_unlocked()

Completed in 13 milliseconds