Searched refs:has_stable_inodes (Results 1 – 4 of 4) sorted by relevance
244 .has_stable_inodes = ext4_has_stable_inodes,
135 if (!sb->s_cop->has_stable_inodes || in supported_iv_ino_lblk_policy()136 !sb->s_cop->has_stable_inodes(sb)) { in supported_iv_ino_lblk_policy()
146 bool (*has_stable_inodes)(struct super_block *sb); member
3071 .has_stable_inodes = f2fs_has_stable_inodes,