Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dnetdevices.c40 int afs_get_ipv4_interfaces(struct afs_interface *bufs, size_t maxbufs, in afs_get_ipv4_interfaces() argument
47 ASSERT(maxbufs > 0); in afs_get_ipv4_interfaces()
61 if (n >= maxbufs) in afs_get_ipv4_interfaces()