PNFS_LAYOUTSTATS_MAXDEV 2458 fs/nfs/flexfilelayout/flexfilelayout.c 	const int dev_count = PNFS_LAYOUTSTATS_MAXDEV;
PNFS_LAYOUTSTATS_MAXDEV  123 fs/nfs/nfs42xdr.c 					 PNFS_LAYOUTSTATS_MAXDEV * encode_layoutstats_maxsz)
PNFS_LAYOUTSTATS_MAXDEV  127 fs/nfs/nfs42xdr.c 					 PNFS_LAYOUTSTATS_MAXDEV * decode_layoutstats_maxsz)
PNFS_LAYOUTSTATS_MAXDEV  413 fs/nfs/nfs42xdr.c 	WARN_ON(args->num_dev > PNFS_LAYOUTSTATS_MAXDEV);
PNFS_LAYOUTSTATS_MAXDEV  732 fs/nfs/nfs42xdr.c 	WARN_ON(res->num_dev > PNFS_LAYOUTSTATS_MAXDEV);