Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.c1170 size_t max_reply_sz = server->pnfs_curr_ld->max_layoutget_response; in pnfs_alloc_init_layoutget_args() local
1180 if (max_reply_sz) { in pnfs_alloc_init_layoutget_args()
1181 size_t npages = (max_reply_sz + PAGE_SIZE - 1) >> PAGE_SHIFT; in pnfs_alloc_init_layoutget_args()