Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4namespace.c247 unsigned int maxbuflen; in try_location() local
254 maxbuflen = mnt_path - 1 - page2; in try_location()
263 if (buf->len <= 0 || buf->len >= maxbuflen) in try_location()