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) function
148 glob.gl_lstat = stat_index;
149 glob.gl_stat = stat_index;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelFileSystem.cpp118 fFSOps->stat_index);
H A DBeOSKernelVolume.cpp762 if (!fFSOps->stat_index)
766 status_t error = fFSOps->stat_index(fVolumeCookie, name, &indexInfo);
H A Dfs_interface.h232 beos_op_stat_index *stat_index; member in struct:beos_vnode_ops
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h213 op_stat_index *stat_index; member in struct:vnode_ops

Completed in 91 milliseconds