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

/linux-master/drivers/pci/
H A Dxen-pcifront.c807 int i, num_roots, len; local
812 "root_num", "%d", &num_roots);
822 num_roots = 0;
829 for (i = 0; i < num_roots; i++) {
/linux-master/fs/btrfs/
H A Dsend.c113 int num_roots; member in struct:backref_cache_entry
1446 *root_count_ret = entry->num_roots;
1474 new_entry->num_roots = 0;
1487 if (new_entry->num_roots >= SEND_MAX_BACKREF_CACHE_ROOTS) {
1492 new_entry->root_ids[new_entry->num_roots] = root_id;
1493 new_entry->num_roots++;
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1547 u8 num_roots; member in struct:mpi3_security_page2

Completed in 161 milliseconds