Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dfsverity.h154 int __fsverity_prepare_setattr(struct dentry *dentry, struct iattr *attr);
226 static inline int __fsverity_prepare_setattr(struct dentry *dentry, in __fsverity_prepare_setattr() function
355 return __fsverity_prepare_setattr(dentry, attr); in fsverity_prepare_setattr()
/kernel/linux/linux-6.6/fs/verity/
H A Dopen.c412 int __fsverity_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fsverity_prepare_setattr() function
418 EXPORT_SYMBOL_GPL(__fsverity_prepare_setattr); variable

Completed in 2 milliseconds