Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/hypfs/
A Dhypfs.h50 struct hypfs_dbfs_file;
56 struct hypfs_dbfs_file *dbfs_file;
59 struct hypfs_dbfs_file { struct
74 extern void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df); argument
75 extern void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df);
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()
A Dhypfs_diag0c.c100 static struct hypfs_dbfs_file dbfs_file_0c = {
A Dhypfs_sprp.c132 static struct hypfs_dbfs_file hypfs_sprp_file = {
A Dhypfs_vm.c269 static struct hypfs_dbfs_file dbfs_file_2fc = {
A Dhypfs_diag.c421 static struct hypfs_dbfs_file dbfs_file_d204 = {

Completed in 9 milliseconds