Searched defs:fscrypt_has_permitted_context (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dfscrypt.h562 static inline int fscrypt_has_permitted_context(struct inode *parent, function
/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

Completed in 164 milliseconds