/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 843 static int qid_path_fullmap(V9fsPDU *pdu, const struct stat *stbuf, in qid_path_fullmap() 920 static int qid_path_suffixmap(V9fsPDU *pdu, const struct stat *stbuf, in qid_path_suffixmap() 954 static int stat_to_qid(V9fsPDU *pdu, const struct stat *stbuf, V9fsQID *qidp) in stat_to_qid() 1186 static uint32_t stat_to_v9mode(const struct stat *stbuf) in stat_to_v9mode() 1228 const struct stat *stbuf, in stat_to_v9stat() 1328 static int32_t stat_to_iounit(const V9fsPDU *pdu, const struct stat *stbuf) in stat_to_iounit() 1333 static int stat_to_v9stat_dotl(V9fsPDU *pdu, const struct stat *stbuf, in stat_to_v9stat_dotl() 1460 struct stat stbuf; in v9fs_attach() local 1536 struct stat stbuf; in v9fs_stat() local 1582 struct stat stbuf; in v9fs_getattr() local [all …]
|
H A D | cofile.c | 49 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()
|
H A D | cofs.c | 78 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()
|
H A D | 9p-local.c | 149 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
|
H A D | codir.c | 83 struct stat stbuf; in do_readdir_many() local 277 gid_t gid, struct stat *stbuf) in v9fs_co_mkdir()
|
H A D | 9p-synth.c | 139 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()
|
H A D | 9p-util.h | 127 struct stat stbuf; in close_if_special_file() local
|
/openbmc/linux/net/9p/ |
H A D | protocol.c | 196 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free() 356 struct p9_wstat *stbuf = in p9pdu_vreadf() local 482 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local 594 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
|
/openbmc/linux/tools/perf/util/ |
H A D | zlib.c | 22 struct stat stbuf; in gzip_decompress_to_file() local
|
H A D | symbol-minimal.c | 229 struct stat stbuf; in sysfs__read_build_id() local
|
H A D | cgroup.c | 82 struct statfs stbuf; in cgroup_is_v2() local
|
H A D | s390-cpumsf.c | 1098 struct stat stbuf; in s390_cpumsf__config() local
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imb.c | 58 struct stat stbuf; in ipmi_imb_open() local
|
/openbmc/skeleton/op-flasher/ |
H A D | flasher_obj.c | 206 struct stat stbuf; in flash() local
|
/openbmc/linux/fs/fuse/ |
H A D | inode.c | 589 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()
|