Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4namespace.c245 unsigned int maxbuflen; in try_location() local
252 maxbuflen = mnt_path - 1 - page2; in try_location()
261 if (buf->len <= 0 || buf->len >= maxbuflen) in try_location()