Searched refs:NFS_MATTR_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
1231 NFS_BITMAP_SET(mattrs, NFS_MATTR_READ_SIZE); in nfs_convert_old_nfs_args()1299 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in nfs_convert_old_nfs_args()2500 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in mountnfs()3067 if (!NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in mountnfs()3412 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in nfs_mirror_mount_domount()5244 NFS_BITMAP_SET(mattrs, NFS_MATTR_READ_SIZE); in nfs_mountinfo_assemble()
184 #define NFS_MATTR_READ_SIZE 3 /* READ RPC size */ macro