Searched refs:ovl_lookup_upper_unlocked (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/overlayfs/ |
| H A D | readdir.c | 1125 dentry = ovl_lookup_upper_unlocked(ofs, p->name, upper, p->len); in ovl_cleanup_whiteouts() 1217 dentry = ovl_lookup_upper_unlocked(ofs, p->name, path->dentry, p->len); in ovl_workdir_cleanup_recurse() 1277 index = ovl_lookup_upper_unlocked(ofs, p->name, indexdir, p->len); in ovl_indexdir_cleanup()
|
| H A D | overlayfs.h | 415 static inline struct dentry *ovl_lookup_upper_unlocked(struct ovl_fs *ofs, in ovl_lookup_upper_unlocked() function
|
| H A D | util.c | 1114 index = ovl_lookup_upper_unlocked(ofs, name.name, indexdir, name.len); in ovl_cleanup_index()
|
| H A D | super.c | 601 whiteout = ovl_lookup_upper_unlocked(ofs, name.name.name, in ovl_check_rename_whiteout()
|