Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Doverlayfs.h412 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh);
H A Dexport.c725 index = ovl_get_index_fh(ofs, fh); in ovl_lower_fh_to_d()
H A Dnamei.c660 struct dentry *ovl_get_index_fh(struct ovl_fs *ofs, struct ovl_fh *fh) in ovl_get_index_fh() function