Home
last modified time | relevance | path

Searched refs:ntfs_sequence (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/src/
Dntfs-3g.c181 static u32 ntfs_sequence; variable
2651 ret = snprintf(tmp, len, "%s%s%010d", new_path, ext, ++ntfs_sequence); in ntfs_fuse_rename_existing_dest()
Dlowntfs-3g.c245 static u32 ntfs_sequence; variable
2967 ret = snprintf(tmp, len, "%s%s%010d", newname, ext, ++ntfs_sequence); in ntfs_fuse_rename_existing_dest()