Searched refs:NFS_MAX_LAYOUT_TYPES (Results 1 – 2 of 2) sorted by relevance
134 #define NFS_MAX_LAYOUT_TYPES 8 macro152 __u32 layouttype[NFS_MAX_LAYOUT_TYPES]; /* supported pnfs layout driver */
4827 if (fsinfo->nlayouttypes > NFS_MAX_LAYOUT_TYPES) { in decode_pnfs_layout_types()4830 fsinfo->nlayouttypes = NFS_MAX_LAYOUT_TYPES; in decode_pnfs_layout_types()