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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp4928 fs_read_info(fssh_dev_t device, struct fssh_fs_info *info) function in namespace:FSShell
5110 return fs_read_info(device, info);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp8026 fs_read_info(dev_t device, struct fs_info* info) function
8243 return fs_read_info(device, info);
8940 status = fs_read_info(device, &info);

Completed in 74 milliseconds