Searched refs:maxbufs (Results 1 – 1 of 1) sorted by relevance
40 int afs_get_ipv4_interfaces(struct afs_interface *bufs, size_t maxbufs, in afs_get_ipv4_interfaces() argument47 ASSERT(maxbufs > 0); in afs_get_ipv4_interfaces()61 if (n >= maxbufs) in afs_get_ipv4_interfaces()