Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-local.c505 static int local_open(FsContext *ctx, V9fsPath *fs_path, in local_open() function
1405 err = local_open(ctx, path, O_RDONLY, &fid_open); in local_ioc_getversion()
1583 .open = local_open,