Searched refs:hypfs_vm_init (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/s390/hypfs/ | ||
D | hypfs.h | 37 extern int hypfs_vm_init(void); |
D | hypfs_dbfs.c | 101 if (hypfs_vm_init()) in hypfs_dbfs_init() |
D | hypfs_vm.c | 122 int hypfs_vm_init(void) in hypfs_vm_init() function |