Home
last modified time | relevance | path

Searched refs:ovl_index_upper (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/overlayfs/
Dexport.c468 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lookup_real_inode()
745 struct dentry *upper = ovl_index_upper(ofs, index); in ovl_lower_fh_to_d()
Dnamei.c454 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index) in ovl_index_upper() function
550 upper = ovl_index_upper(ofs, index); in ovl_verify_index()
Doverlayfs.h305 struct dentry *ovl_index_upper(struct ovl_fs *ofs, struct dentry *index);