Home
last modified time | relevance | path

Searched refs:fs_path (Results 1 – 5 of 5) 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() argument
188 char *dirpath = g_path_get_dirname(fs_path->data); in local_lstat()
189 char *name = g_path_get_basename(fs_path->data); in local_lstat()
460 static ssize_t local_readlink(FsContext *fs_ctx, V9fsPath *fs_path, in local_readlink() argument
469 fd = local_open_nofollow(fs_ctx, fs_path->data, O_RDONLY, 0); in local_readlink()
477 char *dirpath = g_path_get_dirname(fs_path->data); in local_readlink()
478 char *name = g_path_get_basename(fs_path->data); in local_readlink()
505 static int local_open(FsContext *ctx, V9fsPath *fs_path, in local_open() argument
510 fd = local_open_nofollow(ctx, fs_path->data, flags, 0); in local_open()
519 V9fsPath *fs_path, V9fsFidOpenState *fs) in local_opendir() argument
[all …]
H A D9p-synth.c157 V9fsPath *fs_path, struct stat *stbuf) in synth_lstat() argument
159 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_lstat()
174 V9fsPath *fs_path, V9fsFidOpenState *fs) in synth_opendir() argument
177 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_opendir()
273 static int synth_open(FsContext *ctx, V9fsPath *fs_path, in synth_open() argument
277 V9fsSynthNode *node = *(V9fsSynthNode **)fs_path->data; in synth_open()
447 static int synth_statfs(FsContext *s, V9fsPath *fs_path, in synth_statfs() argument
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch215 struct fs_path *);
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt1884 -rw-r--r-- root root 38775 ./usr/include/c++/10.1.0/bits/fs_path.h
2074 -rw-r--r-- root root 36768 ./usr/include/c++/10.1.0/experimental/bits/fs_path.h
H A Dbuildhistory_filelist1.txt1883 -rw-r--r-- root root 38775 ./usr/include/c++/10.1.0/bits/fs_path.h
2073 -rw-r--r-- root root 36768 ./usr/include/c++/10.1.0/experimental/bits/fs_path.h