Home
last modified time | relevance | path

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

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