Home
last modified time | relevance | path

Searched refs:PNFS_BLOCK_MAX_DEVICES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.h50 #define PNFS_BLOCK_MAX_DEVICES 64 macro
77 u32 volumes[PNFS_BLOCK_MAX_DEVICES];
82 u32 volumes[PNFS_BLOCK_MAX_DEVICES];
H A Ddev.c111 if (b->concat.volumes_count > PNFS_BLOCK_MAX_DEVICES) { in nfs4_block_decode_volume()
129 if (b->stripe.volumes_count > PNFS_BLOCK_MAX_DEVICES) { in nfs4_block_decode_volume()