Searched refs:NFS_MATTR_READDIR_SIZE (Results 1 – 2 of 2) sorted by relevance
1288 NFS_BITMAP_SET(mattrs, NFS_MATTR_READDIR_SIZE); in nfs_convert_old_nfs_args()1344 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in nfs_convert_old_nfs_args()2502 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in mountnfs()3409 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in nfs_mirror_mount_domount()5245 NFS_BITMAP_SET(mattrs, NFS_MATTR_READDIR_SIZE); in nfs_mountinfo_assemble()
186 #define NFS_MATTR_READDIR_SIZE 5 /* READDIR RPC size */ macro