Searched refs:ext2_file (Results 1 – 4 of 4) sorted by relevance
21 K_MEM_SLAB_DEFINE(file_struct_slab, sizeof(struct ext2_file), CONFIG_MAX_FILES, sizeof(void *));28 struct ext2_file *file; in ext2_open()117 struct ext2_file *f = filp->filep; in ext2_close()137 struct ext2_file *f = filp->filep; in ext2_read()154 struct ext2_file *f = filp->filep; in ext2_write()176 struct ext2_file *f = filp->filep; in ext2_lseek()206 struct ext2_file *f = filp->filep; in ext2_tell()213 struct ext2_file *f = filp->filep; in ext2_truncate()229 struct ext2_file *f = filp->filep; in ext2_sync()291 struct ext2_file *dir; in ext2_opendir()[all …]
237 int ext2_get_direntry(struct ext2_file *dir, struct fs_dirent *ent);
207 struct ext2_file { struct
799 int ext2_get_direntry(struct ext2_file *dir, struct fs_dirent *ent) in ext2_get_direntry()