Searched refs:has_stable_inodes (Results 1 – 4 of 4) sorted by relevance
238 .has_stable_inodes = ext4_has_stable_inodes,
145 if (!sb->s_cop->has_stable_inodes || in supported_iv_ino_lblk_policy()146 !sb->s_cop->has_stable_inodes(sb)) { in supported_iv_ino_lblk_policy()
175 bool (*has_stable_inodes)(struct super_block *sb); member
3240 .has_stable_inodes = f2fs_has_stable_inodes,
Completed in 41 milliseconds