Home
last modified time | relevance | path

Searched refs:hypfs_dbfs_create_file (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/s390/hypfs/
Dhypfs.h74 extern int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df);
Dhypfs_diag0c.c128 return hypfs_dbfs_create_file(&dbfs_file_0c); in hypfs_diag0c_init()
Dhypfs_dbfs.c81 int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file() function
Dhypfs_sprp.c140 return hypfs_dbfs_create_file(&hypfs_sprp_file); in hypfs_sprp_init()
Dhypfs_vm.c282 return hypfs_dbfs_create_file(&dbfs_file_2fc); in hypfs_vm_init()
Dhypfs_diag.c444 rc = hypfs_dbfs_create_file(&dbfs_file_d204); in hypfs_diag_init()