Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Doverlayfs.h631 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index);
Dreaddir.c1195 err = ovl_verify_index(ofs, index); in ovl_indexdir_cleanup()
Dnamei.c586 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index() function