Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h639 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index);
H A Dnamei.c586 int ovl_verify_index(struct ovl_fs *ofs, struct dentry *index) in ovl_verify_index() function
H A Dreaddir.c1195 err = ovl_verify_index(ofs, index); in ovl_indexdir_cleanup()