Searched refs:PNFS_LAYOUTSTATS_MAXDEV (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs42.h15 #define PNFS_LAYOUTSTATS_MAXDEV (4) macro
H A Dnfs42xdr.c181 PNFS_LAYOUTSTATS_MAXDEV * encode_layoutstats_maxsz)
185 PNFS_LAYOUTSTATS_MAXDEV * decode_layoutstats_maxsz)
667 WARN_ON(args->num_dev > PNFS_LAYOUTSTATS_MAXDEV);
1499 WARN_ON(res->num_dev > PNFS_LAYOUTSTATS_MAXDEV);
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2527 const int dev_count = PNFS_LAYOUTSTATS_MAXDEV;
2529 /* For now, send at most PNFS_LAYOUTSTATS_MAXDEV statistics */

Completed in 220 milliseconds