Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/9p/
H A Dprotocol.c31 void p9stat_free(struct p9_wstat *stbuf) in p9stat_free()
190 struct p9_wstat *stbuf = in p9pdu_vreadf() local
307 struct p9_stat_dotl *stbuf = in p9pdu_vreadf() local
419 const struct p9_wstat *stbuf = in p9pdu_vwritef() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dzlib.c22 struct stat stbuf; in gzip_decompress_to_file() local
H A Dsymbol-minimal.c229 struct stat stbuf; in sysfs__read_build_id() local
H A Ds390-cpumsf.c1097 struct stat stbuf; in s390_cpumsf__config() local
/OK3568_Linux_fs/kernel/samples/crypto/
H A Dfips140_lab_util.c161 struct stat stbuf; in create_fips140_node_if_needed() local
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/
H A Djevents.c1110 struct stat stbuf; in main() local
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c468 static void convert_fuse_statfs(struct kstatfs *stbuf, struct fuse_kstatfs *attr) in convert_fuse_statfs()