Home
last modified time | relevance | path

Searched refs:si_device (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/fat/bsd/fs/msdosfs/
H A Dmsdosfs_vfsops.c88 strncpy(device, fatVolume->pm_dev->si_device, B_PATH_NAME_LENGTH - 1); in _remount_ro()
114 fatVolume->pm_dev->si_device); in msdosfs_integrity_error()
133 fatVolume->pm_dev->si_device); in msdosfs_integrity_error()
/haiku/src/add-ons/kernel/file_systems/fat/bsd/sys/
H A Dconf.h50 char si_device[B_PATH_NAME_LENGTH + 1]; member
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddebug.cpp59 dev->si_device, dev->si_id, dev->si_fd); in _dump_volume()
H A Dsupport.cpp678 j, volume->pm_curfat, volume->pm_dev->si_device, volume->pm_dev->si_device); in check_fat()
H A Dkernel_interface.cpp516 strlcpy(info->device_name, fatVolume->pm_dev->si_device, sizeof(info->device_name)); in dosfs_read_fs_stat()
3242 strncpy(device->si_device, deviceFile, B_PATH_NAME_LENGTH - 1); in bsd_device_init()