Searched defs:stbuf (Results 51 - 52 of 52) sorted by relevance
123
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 58 static void convert_stat(const struct stat *stbuf, struct fuse_attr *attr) in convert_stat() argument 77 convert_attr(const struct fuse_setattr_in *attr, struct stat *stbuf) convert_attr() argument 279 fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, const char *name, const struct stat *stbuf, off_t off) global() argument 306 convert_statfs(const struct statvfs *stbuf, struct fuse_kstatfs *kstatfs) global() argument 896 fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf) global() argument 1180 struct stat stbuf; global() local [all...] |
| H A D | fuse.c | 1486 static void set_stat(struct fuse *f, fuse_ino_t nodeid, struct stat *stbuf) in set_stat() argument 2424 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts) in mtime_eq() argument 2448 static void update_stat(struct node *node, const struct stat *stbuf) in update_stat() argument 3200 struct stat stbuf; open_auto_cache() local 3465 struct stat stbuf; fill_dir() local [all...] |
Completed in 8 milliseconds
123