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

/linux-master/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);
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)
35 struct hypfs_dbfs_file *df;
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private;
81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df)
88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df)
H A Dhypfs_diag0c.c99 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 = {

Completed in 137 milliseconds