Searched refs:lookup_fast (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/filesystems/ |
A D | path-lookup.rst | 266 ``lookup_fast()`` first which, in turn, checks to see if the name is in the cache, 447 "``lookup_fast()``" which only looks in the dcache, but will ask the 791 ``lookup_fast()`` is the only lookup routine that is used in RCU-mode, 793 ``lookup_fast()`` that we find the important "hand over hand" tracking 798 new ``seq`` number. ``lookup_fast()`` then copies the inode pointer and
|
/linux/fs/ |
A D | namei.c | 1566 static struct dentry *lookup_fast(struct nameidata *nd, in lookup_fast() function 1966 dentry = lookup_fast(nd, &inode, &seq); in walk_component() 3319 dentry = lookup_fast(nd, &inode, &seq); in open_last_lookups()
|
/linux/ |
A D | System.map | 8755 ffff8000102562b0 t lookup_fast
|
A D | .tmp_System.map | 8755 ffff8000102562b0 t lookup_fast
|
Completed in 292 milliseconds