Home | History | Annotate | Download | only in debugfs

Lines Matching refs:e2_file

1508 	ext2_file_t	e2_file;
1516 EXT2_FILE_WRITE, &e2_file);
1530 retval = ext2fs_file_write(e2_file, ptr,
1539 retval = ext2fs_file_close(e2_file);
1543 (void) ext2fs_file_close(e2_file);