Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Drmindex.cpp131 stat_index(const char* /*index*/, struct stat* stat) in stat_index() function
148 glob.gl_lstat = stat_index; in remove_indices()
149 glob.gl_stat = stat_index; in remove_indices()
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelFileSystem.cpp118 fFSOps->stat_index); in _InitCapabilities()
H A DBeOSKernelVolume.cpp762 if (!fFSOps->stat_index) in ReadIndexStat()
766 status_t error = fFSOps->stat_index(fVolumeCookie, name, &indexInfo); in ReadIndexStat()
H A Dfs_interface.h232 beos_op_stat_index *stat_index; member
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h213 op_stat_index *stat_index; member