Searched refs:ovl_index_upper (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/overlayfs/ |
| H A D | export.c | 457 struct dentry *upper = ovl_index_upper(ofs, index, true); in ovl_lookup_real_inode() 733 struct dentry *upper = ovl_index_upper(ofs, index, true); in ovl_lower_fh_to_d()
|
| H A D | namei.c | 602 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index, in ovl_index_upper() function 688 upper = ovl_index_upper(ofs, index, false); in ovl_verify_index()
|
| H A D | overlayfs.h | 746 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index,
|