Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/hypfs/
Dhypfs.h73 extern int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df);
Dhypfs_diag0c.c124 return hypfs_dbfs_create_file(&dbfs_file_0c); in hypfs_diag0c_init()
Dhypfs_sprp.c133 return hypfs_dbfs_create_file(&hypfs_sprp_file); in hypfs_sprp_init()
Dhypfs_dbfs.c80 int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file() function
Dhypfs_vm.c279 return hypfs_dbfs_create_file(&dbfs_file_2fc); in hypfs_vm_init()
Dhypfs_diag.c597 rc = hypfs_dbfs_create_file(&dbfs_file_d204); in hypfs_diag_init()