Searched refs:ovl_indexdir (Results 1 – 5 of 5) sorted by relevance
67 struct dentry *ovl_indexdir(struct super_block *sb) in ovl_indexdir() function697 if (!lower || !ovl_indexdir(dentry->d_sb)) in ovl_need_index()714 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_cleanup_index()
384 struct dentry *indexdir = ovl_indexdir(dentry->d_sb); in ovl_create_index()716 c->workdir = ovl_indexdir(c->dentry->d_sb); in ovl_do_copy_up()725 c->destdir = ovl_indexdir(c->dentry->d_sb); in ovl_do_copy_up()
258 struct dentry *ovl_indexdir(struct super_block *sb);
932 if ((upper || !ovl_indexdir(sb)) && in ovl_hash_bylower()
1043 if (origin && ovl_indexdir(dentry->d_sb) && in ovl_lookup()