Searched refs:has_stable_inodes (Results 1 – 4 of 4) sorted by relevance
106 if (!sb->s_cop->has_stable_inodes || in supported_iv_ino_lblk_policy()107 !sb->s_cop->has_stable_inodes(sb)) { in supported_iv_ino_lblk_policy()
67 bool (*has_stable_inodes)(struct super_block *sb); member
2558 .has_stable_inodes = f2fs_has_stable_inodes,
1598 .has_stable_inodes = ext4_has_stable_inodes,