Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6/btrfs-unstable.git] / include / linux / nfs3.h
blob404b8f724fc95648844194f338ee6a3024f739d0
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * NFSv3 protocol definitions
4 */
5 #ifndef _LINUX_NFS3_H
6 #define _LINUX_NFS3_H
8 #include <uapi/linux/nfs3.h>
11 /* Number of 32bit words in post_op_attr */
12 #define NFS3_POST_OP_ATTR_WORDS 22
14 #endif /* _LINUX_NFS3_H */