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

/haiku/src/tools/fs_shell/
H A Dvfs.cpp4663 struct fssh_stat coveredNodeStat; local
4664 status = FS_CALL(coveredVnode, read_stat, &coveredNodeStat);
4668 if (!FSSH_S_ISDIR(coveredNodeStat.fssh_st_mode)) {

Completed in 48 milliseconds