Home | History | Annotate | Download | only in misc

Lines Matching refs:ext2fs_open_file

1411 	fd = ext2fs_open_file(image_fn, O_RDONLY, 0);
1441 *fd = ext2fs_open_file(name, O_RDONLY, 0600);
1602 fd = ext2fs_open_file(image_fn, o_flags, 0600);