Lines Matching refs:stat
626 static void set_stat(struct fuse *f, fuse_ino_t nodeid, struct stat *stbuf)
710 int fuse_fs_getattr(struct fuse_fs *fs, const char *path, struct stat *buf)
719 int fuse_fs_fgetattr(struct fuse_fs *fs, const char *path, struct stat *buf,
1072 struct stat buf;
1127 static int mtime_eq(const struct stat *stbuf, const struct timespec *ts)
1150 static void update_stat(struct node *node, const struct stat *stbuf)
1379 struct stat buf;
1420 static void fuse_lib_setattr(fuse_req_t req, fuse_ino_t ino, struct stat *attr,
1424 struct stat buf;
1861 struct stat stbuf;
2127 static int fill_dir(void *dh_, const char *name, const struct stat *statp,
2131 struct stat stbuf;