Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dcrypto_policy.c21 static int f2fs_inode_has_encryption_context(struct inode *inode) in f2fs_inode_has_encryption_context() function
98 if (!f2fs_inode_has_encryption_context(inode)) { in f2fs_process_policy()