Searched refs:__d_lookup (Results 1 – 5 of 5) sorted by relevance
286 extern struct dentry *__d_lookup(const struct dentry *, const struct qstr *);
2370 dentry = __d_lookup(parent, name); in d_lookup()2393 struct dentry *__d_lookup(const struct dentry *parent, const struct qstr *name) in __d_lookup() function
1615 dentry = __d_lookup(parent, &nd->last); in lookup_fast()
8976 ffff8000102699c0 T __d_lookup
Completed in 277 milliseconds