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