Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ading2210/linuxpdf
/ stat
Class
stat
tinyemu/fs_disk.c:133–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
static void stat_to_qid(FSQID *qid, const struct stat *st)
134
{
135
if (S_ISDIR(st->st_mode))
136
qid->type = P9_QTDIR;
Callers
1
fs_open
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected