Home
last modified time | relevance | path

Searched refs:f2fs_sb_has_crypto (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dfile.c1575 if (!f2fs_sb_has_crypto(inode->i_sb)) in f2fs_ioc_get_encryption_pwsalt()
Df2fs.h2112 static inline int f2fs_sb_has_crypto(struct super_block *sb) in f2fs_sb_has_crypto() function