Home
last modified time | relevance | path

Searched defs:f2fs_has_encryption_key (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Dcrypto_key.c249 int f2fs_has_encryption_key(struct inode *inode) in f2fs_has_encryption_key() function
Df2fs.h2197 static inline int f2fs_has_encryption_key(struct inode *i) { return 0; } in f2fs_has_encryption_key() function