Home
last modified time | relevance | path

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

/fs/ext4/
Dcrypto_policy.c19 static int ext4_inode_has_encryption_context(struct inode *inode) in ext4_inode_has_encryption_context() function
107 if (!ext4_inode_has_encryption_context(inode)) { in ext4_process_policy()