Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-local.c185 static int local_lstat(FsContext *fs_ctx, V9fsPath *fs_path, struct stat *stbuf) in local_lstat() function
1579 .lstat = local_lstat,