Home
last modified time | relevance | path

Searched refs:FsRecLoadFileSystem (Results 1 – 11 of 11) sorted by relevance

/reactos/drivers/filesystems/fs_rec/
H A Dbtrfs.c97 Status = FsRecLoadFileSystem(DeviceObject, in FsRecBtrfsFsControl()
H A Dext.c97 Status = FsRecLoadFileSystem(DeviceObject, in FsRecExtFsControl()
H A Dcdfs.c101 Status = FsRecLoadFileSystem(DeviceObject, in FsRecCdfsFsControl()
H A Dreiserfs.c110 Status = FsRecLoadFileSystem(DeviceObject, in FsRecReiserfsFsControl()
H A Dfatx.c116 Status = FsRecLoadFileSystem(DeviceObject, in FsRecFatxFsControl()
H A Dudfs.c141 Status = FsRecLoadFileSystem(DeviceObject, in FsRecUdfsFsControl()
H A Dntfs.c134 Status = FsRecLoadFileSystem(DeviceObject, in FsRecNtfsFsControl()
H A Dfat.c166 Status = FsRecLoadFileSystem(DeviceObject, in FsRecVfatFsControl()
H A Dffs.c208 Status = FsRecLoadFileSystem(DeviceObject, in FsRecFfsFsControl()
H A Dfs_rec.h291 FsRecLoadFileSystem(
H A Dfs_rec.c23 FsRecLoadFileSystem(IN PDEVICE_OBJECT DeviceObject, in FsRecLoadFileSystem() function