Searched refs:volume_init (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddosfs.cpp173 volume_init(int fd, uint8* buf, function
566 vol = volume_init(fd, buf, vol_flags, fs_flags, &geo);
730 vol = volume_init(fd, buf, 0, 0, NULL);

Completed in 35 milliseconds