Home
last modified time | relevance | path

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

/linux-4.19.296/fs/overlayfs/
Dnamei.c674 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper, in ovl_lookup_index() function
1026 index = ovl_lookup_index(ofs, upperdentry, origin, true); in ovl_lookup()
Doverlayfs.h309 struct dentry *ovl_lookup_index(struct ovl_fs *ofs, struct dentry *upper,
Dexport.c461 index = ovl_lookup_index(ofs, NULL, real, false); in ovl_lookup_real_inode()