Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4namespace.c246 unsigned int maxbuflen; in try_location() local
253 maxbuflen = mnt_path - 1 - page2; in try_location()
262 if (buf->len <= 0 || buf->len >= maxbuflen) in try_location()