Searched refs:ovl_index_all (Results 1 – 3 of 3) sorted by relevance
72 bool ovl_index_all(struct super_block *sb) in ovl_index_all() function958 if (ovl_index_all(dentry->d_sb)) in ovl_need_index()1008 } else if (ovl_index_all(dentry->d_sb)) { in ovl_cleanup_index()
415 bool ovl_index_all(struct super_block *sb);
1241 (!d.is_dir || ovl_index_all(dentry->d_sb))) { in ovl_lookup()