Home
last modified time | relevance | path

Searched refs:PNFS_LAYOUT_MAXSIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_xdr.h240 #define PNFS_LAYOUT_MAXSIZE 4096 macro
/openbmc/linux/fs/nfs/
H A Dpnfs.c1130 lgp->args.maxcount = PNFS_LAYOUT_MAXSIZE; in pnfs_alloc_init_layoutget_args()
H A Dnfs4xdr.c412 XDR_QUADLEN(PNFS_LAYOUT_MAXSIZE) + \