Searched defs:fscrypt_has_permitted_context (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/crypto/
H A Dpolicy.c657 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) function
713 EXPORT_SYMBOL(fscrypt_has_permitted_context); variable
/linux-master/include/linux/
H A Dfscrypt.h562 static inline int fscrypt_has_permitted_context(struct inode *parent, function

Completed in 109 milliseconds