Lines Matching refs:f_fsdata
351 f->f_fsdata = (void *)fp; in ext2fs_open()
560 struct file *fp = (struct file *)f->f_fsdata; in read_inode()
602 struct file *fp = (struct file *)f->f_fsdata; in block_map()
702 struct file *fp = (struct file *)f->f_fsdata; in buf_read_file()
760 struct file *fp = (struct file *)f->f_fsdata; in search_directory()
796 struct file *fp = (struct file *)f->f_fsdata; in ext2fs_close()
799 f->f_fsdata = (void *)0; in ext2fs_close()
819 struct file *fp = (struct file *)f->f_fsdata; in ext2fs_read()
850 struct file *fp = (struct file *)f->f_fsdata; in ext2fs_seek()
872 struct file *fp = (struct file *)f->f_fsdata; in ext2fs_stat()
885 struct file *fp = (struct file *)f->f_fsdata; in ext2fs_readdir()