Home
last modified time | relevance | path

Searched defs:stbuf (Results 51 - 53 of 53) sorted by relevance

123

/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c418 struct stat stbuf; in ntfs_allowed_dir_access() local
652 junction_getstat(ntfs_inode *ni, const REPARSE_POINT *reparse __attribute__((unused)), struct stat *stbuf) junction_getstat() argument
681 wsl_getstat(ntfs_inode *ni, const REPARSE_POINT *reparse, struct stat *stbuf) wsl_getstat() argument
728 apply_umask(struct stat *stbuf) apply_umask() argument
747 ntfs_fuse_getstat(struct SECURITY_CONTEXT *scx, ntfs_inode *ni, struct stat *stbuf) ntfs_fuse_getstat() argument
987 struct stat stbuf; ntfs_fuse_getattr() local
1862 ntfs_fuse_chmod(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, mode_t mode, struct stat *stbuf) ntfs_fuse_chmod() argument
1901 ntfs_fuse_chown(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, uid_t uid, gid_t gid, struct stat *stbuf) ntfs_fuse_chown() argument
1943 ntfs_fuse_chownmod(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, uid_t uid, gid_t gid, mode_t mode, struct stat *stbuf) ntfs_fuse_chownmod() argument
1983 ntfs_fuse_trunc(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, off_t size, BOOL chkwrite, struct stat *stbuf) ntfs_fuse_trunc() argument
2069 ntfs_fuse_utimens(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, struct stat *stin, struct stat *stbuf, int to_set) ntfs_fuse_utimens() argument
2142 ntfs_fuse_utime(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, struct stat *stin, struct stat *stbuf) ntfs_fuse_utime() argument
2216 struct stat stbuf; ntfs_fuse_setattr() local
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c58 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 Dfuse.c1486 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 12 milliseconds

123