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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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, argument
47 ASSERT(maxbufs > 0);
61 if (n >= maxbufs)

Completed in 116 milliseconds