Searched refs:NFS_MATTR_READDIR_SIZE (Results 1 – 2 of 2) sorted by relevance
1249 NFS_BITMAP_SET(mattrs, NFS_MATTR_READDIR_SIZE); in nfs_convert_old_nfs_args()1305 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in nfs_convert_old_nfs_args()2506 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in mountnfs()3418 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_READDIR_SIZE)) { in nfs_mirror_mount_domount()5246 NFS_BITMAP_SET(mattrs, NFS_MATTR_READDIR_SIZE); in nfs_mountinfo_assemble()
186 #define NFS_MATTR_READDIR_SIZE 5 /* READDIR RPC size */ macro