Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h462 int __fscrypt_prepare_setattr(struct dentry *dentry, struct iattr *attr);
780 static inline int __fscrypt_prepare_setattr(struct dentry *dentry, in __fscrypt_prepare_setattr() function
1033 return __fscrypt_prepare_setattr(dentry, attr); in fscrypt_prepare_setattr()