Searched refs:_kern_read_fs_info (Results 1 - 12 of 12) sorted by last modified time

/haiku/src/kits/tracker/
H A DFSUtils.cpp1324 _kern_read_fs_info(destRef.device, &destInfo);
/haiku/src/tools/fs_shell/
H A Dvfs.cpp5105 _kern_read_fs_info(fssh_dev_t device, struct fssh_fs_info *info) function in namespace:FSShell
H A Dfssh.cpp801 fssh_status_t status = _kern_read_fs_info(volumeID, &info);
H A Dfuse.cpp388 fssh_status_t status = _kern_read_fs_info(volumeID, &info);
449 fssh_status_t status = _kern_read_fs_info(volumeID, &info);
517 if (_kern_read_fs_info(volumeID, &info) == FSSH_B_OK)
H A Dsyscalls.h23 fssh_status_t _kern_read_fs_info(fssh_dev_t device,
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8176 _kern_read_fs_info(dev_t device, struct fs_info* info) function
H A Dvfs_boot.cpp519 if (_kern_read_fs_info(bootDevice, &info) == B_OK) {
/haiku/headers/private/system/
H A Dsyscalls.h260 extern status_t _kern_read_fs_info(dev_t device, struct fs_info *info);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1150 void _kern_read_fs_info() {} function
H A Dlibroot_stubs.c1230 void _kern_read_fs_info() {} function
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1711 _kern_read_fs_info(swapDeviceID, &info);
/haiku/src/system/libroot/os/
H A Dfs_info.cpp42 status_t status = _kern_read_fs_info(device, info);

Completed in 182 milliseconds