Searched refs:has_stable_inodes (Results 1 – 4 of 4) sorted by relevance
247 .has_stable_inodes = ext4_has_stable_inodes,
147 if (!sb->s_cop->has_stable_inodes || in supported_iv_ino_lblk_policy()148 !sb->s_cop->has_stable_inodes(sb)) { in supported_iv_ino_lblk_policy()
181 bool (*has_stable_inodes)(struct super_block *sb); member
3749 .has_stable_inodes = f2fs_has_stable_inodes,