Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dcrypto_policy.c18 static int ext4_inode_has_encryption_context(struct inode *inode) in ext4_inode_has_encryption_context() function
91 if (!ext4_inode_has_encryption_context(inode)) { in ext4_process_policy()