Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfsverity.h152 int __fsverity_prepare_setattr(struct dentry *dentry, struct iattr *attr);
213 static inline int __fsverity_prepare_setattr(struct dentry *dentry, in __fsverity_prepare_setattr() function
314 return __fsverity_prepare_setattr(dentry, attr); in fsverity_prepare_setattr()
/linux-6.3-rc2/fs/verity/
A Dopen.c396 int __fsverity_prepare_setattr(struct dentry *dentry, struct iattr *attr) in __fsverity_prepare_setattr() function
402 EXPORT_SYMBOL_GPL(__fsverity_prepare_setattr);

Completed in 3 milliseconds