Searched refs:_Ext2OpenDevice (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | nt_io.c | 815 _Ext2OpenDevice( in _Ext2OpenDevice() function 1002 if(!_Ext2OpenDevice(file, TRUE, &h, &Readonly, NULL)) in ext2fs_check_if_mounted() 1038 if(!_Ext2OpenDevice(file, TRUE, &h, &Readonly, NULL)) in ext2fs_get_device_size() 1153 …if(!_Ext2OpenDevice(name, (BOOLEAN)!BooleanFlagOn(flags, EXT2_FLAG_RW), &NtData->Handle, &NtData->… in nt_open()
|