Home
last modified time | relevance | path

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

/fs/overlayfs/
Doverlayfs.h412 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index);
Dnamei.c513 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index() function
Dreaddir.c1194 err = ovl_verify_index(ofs, index); in ovl_indexdir_cleanup()