Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/hypfs/
H A Dhypfs.h59 struct hypfs_dbfs_file;
65 struct hypfs_dbfs_file *dbfs_file;
68 struct hypfs_dbfs_file { struct
82 extern void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df); argument
83 extern void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df);
H A Dhypfs_dbfs.c14 static struct hypfs_dbfs_data *hypfs_dbfs_data_alloc(struct hypfs_dbfs_file *f) in hypfs_dbfs_data_alloc()
35 struct hypfs_dbfs_file *df; in dbfs_read()
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl()
81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
H A Dhypfs_diag0c.c100 static struct hypfs_dbfs_file dbfs_file_0c = {
H A Dhypfs_vm.c116 static struct hypfs_dbfs_file dbfs_file_2fc = {
H A Dhypfs_sprp.c132 static struct hypfs_dbfs_file hypfs_sprp_file = {
H A Dhypfs_diag.c187 static struct hypfs_dbfs_file dbfs_file_d204 = {