Searched refs:NFS_MATTR_READ_SIZE (Results 1 – 2 of 2) sorted by relevance
1270 NFS_BITMAP_SET(mattrs, NFS_MATTR_READ_SIZE); in nfs_convert_old_nfs_args()1338 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in nfs_convert_old_nfs_args()2496 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in mountnfs()3062 if (!NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in mountnfs()3403 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READ_SIZE)) { in nfs_mirror_mount_domount()5243 NFS_BITMAP_SET(mattrs, NFS_MATTR_READ_SIZE); in nfs_mountinfo_assemble()
184 #define NFS_MATTR_READ_SIZE 3 /* READ RPC size */ macro