Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dcopy_up.c525 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_create_index()
941 c->workdir = ovl_indexdir(c->dentry->d_sb); in ovl_do_copy_up()
957 c->destdir = ovl_indexdir(c->dentry->d_sb); in ovl_do_copy_up()
H A Dutil.c94 struct dentry *ovl_indexdir(struct super_block *sb) in ovl_indexdir() function
1060 if (!lower || !ovl_indexdir(dentry->d_sb)) in ovl_need_index()
1078 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_cleanup_index()
H A Doverlayfs.h469 struct dentry *ovl_indexdir(struct super_block *sb);