Home
last modified time | relevance | path

Searched refs:ntfs_efs_fixup_attribute (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Defs.h28 int ntfs_efs_fixup_attribute(ntfs_attr_search_ctx *ctx, ntfs_attr *na);
/third_party/ntfs-3g/libntfs-3g/
Defs.c189 && ntfs_efs_fixup_attribute(ctx, na)) { in fixup_loop()
317 int ntfs_efs_fixup_attribute(ntfs_attr_search_ctx *ctx, ntfs_attr *na) in ntfs_efs_fixup_attribute() function
/third_party/ntfs-3g/src/
Dntfs-3g.c1781 res = ntfs_efs_fixup_attribute(NULL, na); in ntfs_fuse_release()
3661 if (ntfs_efs_fixup_attribute(NULL,na)) in ntfs_fuse_setxattr()
Dlowntfs-3g.c3119 res = ntfs_efs_fixup_attribute(NULL, na); in ntfs_fuse_release()
3947 if (ntfs_efs_fixup_attribute(NULL,na))