Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/crypto/
H A Dpolicy.c590 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() function
640 EXPORT_SYMBOL(fscrypt_has_permitted_context); variable
/kernel/linux/linux-6.6/fs/crypto/
H A Dpolicy.c630 int fscrypt_has_permitted_context(struct inode *parent, struct inode *child) in fscrypt_has_permitted_context() function
686 EXPORT_SYMBOL(fscrypt_has_permitted_context); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfscrypt.h357 static inline int fscrypt_has_permitted_context(struct inode *parent, in fscrypt_has_permitted_context() function
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h497 static inline int fscrypt_has_permitted_context(struct inode *parent, in fscrypt_has_permitted_context() function

Completed in 6 milliseconds