Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dioctl.c1400 int *num_found) in copy_to_sk() argument
1432 if (*num_found) in copy_to_sk()
1479 (*num_found)++; in copy_to_sk()
1485 if (*num_found >= sk->nr_items) in copy_to_sk()
1528 int num_found = 0; in search_ioctl() local
1569 &sk_offset, &num_found); in search_ioctl()
1579 sk->nr_items = num_found; in search_ioctl()
/linux/net/sched/
H A Dsch_cake.c1223 int seglen, num_found = 0; in cake_ack_filter() local
1296 num_found--; in cake_ack_filter()
1339 if (num_found++ > 0) in cake_ack_filter()
/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c3645 int num_found = 0; in atyfb_atari_probe() local
3711 num_found++; in atyfb_atari_probe()
3715 return num_found ? 0 : -ENXIO; in atyfb_atari_probe()