taglinefilesource code
rarp_dev_count127fs/nfs/nfsroot.cstatic int rarp_dev_count = 0;    /* Number of devices allowing RARP */
rarp_dev_count189fs/nfs/nfsroot.crarp_dev_count++;
rarp_dev_count197fs/nfs/nfsroot.cif (!bootp_dev_count && !rarp_dev_count) {
rarp_dev_count901fs/nfs/nfsroot.cif (rarp_flag && !rarp_dev_count) {