Home
last modified time | relevance | path

Searched refs:__fscrypt_prepare_setattr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/crypto/
H A Dhooks.c150 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fscrypt_prepare_setattr() function
156 EXPORT_SYMBOL_GPL(__fscrypt_prepare_setattr); variable
/kernel/linux/linux-6.6/include/linux/
H A Dfscrypt.h374 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr);
709 static inline int __fscrypt_prepare_setattr(struct dentry *dentry, in __fscrypt_prepare_setattr() function
1014 return __fscrypt_prepare_setattr(dentry, attr); in fscrypt_prepare_setattr()

Completed in 3 milliseconds