Searched refs:rawfs_file (Results 1 – 1 of 1) sorted by relevance
49 struct rawfs_file { struct61 struct rawfs_file *fs; in rawfs_open() argument67 fs = alloc(sizeof(struct rawfs_file)); in rawfs_open()83 struct rawfs_file *fs; in rawfs_close()85 fs = (struct rawfs_file *) f->f_fsdata; in rawfs_close()92 if (fs != (struct rawfs_file *)0) in rawfs_close()101 struct rawfs_file *fs = (struct rawfs_file *)f->f_fsdata; in rawfs_read()179 struct rawfs_file *fs; in rawfs_get_block()183 fs = (struct rawfs_file *)f->f_fsdata; in rawfs_get_block()