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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_vm.c53 static int diag2fc(int size, char* query, void *addr) function
85 size = diag2fc(0, query, NULL);
91 if (diag2fc(size, query, data) == 0)
223 if (diag2fc(0, all_guests, NULL) > 0)
225 else if (diag2fc(0, local_guest, NULL) > 0)

Completed in 35 milliseconds