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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp4410 index_name_read_stat(fssh_mount_id mountID, const char *name, function in namespace:FSShell
5657 return index_name_read_stat(device, name, stat, true);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp7236 index_name_read_stat(dev_t mountID, const char* name, struct stat* stat, function
8803 return index_name_read_stat(device, name, stat, true);
9993 status = index_name_read_stat(device, name, &stat, false);

Completed in 70 milliseconds