Home
last modified time | relevance | path

Searched refs:has_stable_inodes (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/ext4/
Dcrypto.c244 .has_stable_inodes = ext4_has_stable_inodes,
/Linux-v6.1/fs/crypto/
Dpolicy.c135 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()
/Linux-v6.1/include/linux/
Dfscrypt.h146 bool (*has_stable_inodes)(struct super_block *sb); member
/Linux-v6.1/fs/f2fs/
Dsuper.c3071 .has_stable_inodes = f2fs_has_stable_inodes,