Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dutil.c72 bool ovl_index_all(struct super_block *sb) in ovl_index_all() function
955 if (ovl_index_all(dentry->d_sb)) in ovl_need_index()
1005 } else if (ovl_index_all(dentry->d_sb)) { in ovl_cleanup_index()
H A Doverlayfs.h415 bool ovl_index_all(struct super_block *sb);
H A Dnamei.c1241 (!d.is_dir || ovl_index_all(dentry->d_sb))) { in ovl_lookup()