Home
last modified time | relevance | path

Searched refs:ntfs_fuse_utimens (Results 1 – 2 of 2) sorted by last modified time

/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/src/
H A Dlowntfs-3g.c1907 static int ntfs_fuse_utimens(struct SECURITY_CONTEXT *scx, fuse_ino_t ino, in ntfs_fuse_utimens() function
2099 res = ntfs_fuse_utimens(&security, ino, attr, &stbuf, to_set); in ntfs_fuse_setattr()
H A Dntfs-3g.c2591 static int ntfs_fuse_utimens(const char *path, const struct timespec tv[2]) in ntfs_fuse_utimens() function
3721 .utimens = ntfs_fuse_utimens,