Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Dnfs4namespace.c195 unsigned int maxbuflen; in try_location() local
202 maxbuflen = mnt_path - 1 - page2; in try_location()
211 if (buf->len <= 0 || buf->len >= maxbuflen) in try_location()