Home
last modified time | relevance | path

Searched defs:stbuf (Results 1 – 7 of 7) sorted by relevance

/qemu/hw/9pfs/
A Dcofile.c49 int coroutine_fn v9fs_co_lstat(V9fsPDU *pdu, V9fsPath *path, struct stat *stbuf) in v9fs_co_lstat()
70 struct stat *stbuf) in v9fs_co_fstat()
132 struct stat *stbuf) in v9fs_co_open2()
A D9p.c1460 struct stat stbuf; in v9fs_attach() local
1536 struct stat stbuf; in v9fs_stat() local
1582 struct stat stbuf; in v9fs_getattr() local
1981 struct stat stbuf; in v9fs_open() local
2076 struct stat stbuf; in v9fs_lcreate() local
2277 struct stat stbuf; in v9fs_do_readdir_with_stat() local
2760 struct stat stbuf; in v9fs_create() local
2957 struct stat stbuf; in v9fs_symlink() local
3466 struct stat stbuf; in v9fs_wstat() local
3652 struct stat stbuf; in v9fs_mknod() local
[all …]
A Dcofs.c78 struct statfs *stbuf) in v9fs_co_statfs()
189 dev_t dev, mode_t mode, struct stat *stbuf) in v9fs_co_mknod()
311 gid_t gid, struct stat *stbuf) in v9fs_co_symlink()
A Dcodir.c83 struct stat stbuf; in do_readdir_many() local
277 gid_t gid, struct stat *stbuf) in v9fs_co_mkdir()
A D9p-local.c149 struct stat *stbuf) in local_mapped_file_attr()
185 static int local_lstat(FsContext *fs_ctx, V9fsPath *fs_path, struct stat *stbuf) in local_lstat()
344 struct stat stbuf; in fchmodat_nofollow() local
770 V9fsFidOpenState *fs, struct stat *stbuf) in local_fstat()
1138 struct stat stbuf; in local_remove() local
1185 static int local_statfs(FsContext *s, V9fsPath *fs_path, struct statfs *stbuf) in local_statfs()
1418 struct statfs stbuf; in local_ioc_getversion_init() local
A D9p-synth.c139 static void synth_fill_statbuf(V9fsSynthNode *node, struct stat *stbuf) in synth_fill_statbuf()
157 V9fsPath *fs_path, struct stat *stbuf) in synth_lstat()
166 V9fsFidOpenState *fs, struct stat *stbuf) in synth_fstat()
434 struct statfs *stbuf) in synth_statfs()
A D9p-util.h127 struct stat stbuf; in close_if_special_file() local

Completed in 23 milliseconds