Searched refs:__fscrypt_prepare_setattr (Results 1 – 2 of 2) sorted by relevance
165 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fscrypt_prepare_setattr() function171 EXPORT_SYMBOL_GPL(__fscrypt_prepare_setattr);
433 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr);774 static inline int __fscrypt_prepare_setattr(struct dentry *dentry, in __fscrypt_prepare_setattr() function1082 return __fscrypt_prepare_setattr(dentry, attr); in fscrypt_prepare_setattr()
Completed in 14 milliseconds