Whamcloud - gitweb
LU-17524 llite: DIO and writev and readv syscalls
[fs/lustre-release.git] / lustre / llite / llite_internal.h
index 8090c44..f1acd6f 100644 (file)
@@ -2093,4 +2093,6 @@ bool ll_foreign_is_removable(struct dentry *dentry, bool unset);
 
 int ll_filemap_fault(struct vm_area_struct *vma, struct vm_fault *vmf);
 
+unsigned long ll_iov_iter_alignment(struct iov_iter *i);
+
 #endif /* LLITE_INTERNAL_H */