Home
last modified time | relevance | path

Searched refs:PNFS_BLOCK_UUID_LEN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dblocklayoutxdr.h28 #define PNFS_BLOCK_UUID_LEN 128 macro
36 u8 sig[PNFS_BLOCK_UUID_LEN];
H A Dblocklayout.c159 b->simple.sig_len = PNFS_BLOCK_UUID_LEN; in nfsd4_block_get_device_info_simple()
/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.h56 #define PNFS_BLOCK_UUID_LEN 128 macro
67 u8 sig[PNFS_BLOCK_UUID_LEN];
H A Ddev.c81 if (b->simple.sigs[i].sig_len > PNFS_BLOCK_UUID_LEN) { in nfs4_block_decode_volume()