Searched refs:ovl_lookup_index (Results 1 – 3 of 3) sorted by relevance
/linux/fs/overlayfs/ |
A D | namei.c | 694 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index() function 1052 index = ovl_lookup_index(ofs, upperdentry, origin, true); in ovl_lookup()
|
A D | export.c | 454 index = ovl_lookup_index(ofs, NULL, real, false); in ovl_lookup_real_inode()
|
A D | overlayfs.h | 440 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,
|
Completed in 8 milliseconds