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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dhypfs_vm.c57 static int diag2fc(int size, char* query, void *addr) function
92 size = diag2fc(0, query, NULL);
98 if (diag2fc(size, query, data + offset) == 0)
284 if (diag2fc(0, all_guests, NULL) > 0)
286 else if (diag2fc(0, local_guest, NULL) > 0)

Completed in 23 milliseconds