Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dhooks.c120 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fscrypt_prepare_setattr() function
126 EXPORT_SYMBOL_GPL(__fscrypt_prepare_setattr);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h252 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr);
550 static inline int __fscrypt_prepare_setattr(struct dentry *dentry, in __fscrypt_prepare_setattr() function
872 return __fscrypt_prepare_setattr(dentry, attr); in fscrypt_prepare_setattr()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus990 __fscrypt_prepare_setattr