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

/linux-4.4.14/fs/afs/
H A Dnetdevices.c37 * - maxbufs must be at least 1
40 int afs_get_ipv4_interfaces(struct afs_interface *bufs, size_t maxbufs, afs_get_ipv4_interfaces() argument
47 ASSERT(maxbufs > 0); afs_get_ipv4_interfaces()
61 if (n >= maxbufs) for_primary_ifa()

Completed in 97 milliseconds