Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Doverlayfs.h675 int ovl_indexdir_cleanup(struct ovl_fs *ofs);
H A Dreaddir.c1156 int ovl_indexdir_cleanup(struct ovl_fs *ofs) in ovl_indexdir_cleanup() function
H A Dsuper.c935 err = ovl_indexdir_cleanup(ofs); in ovl_get_indexdir()