Home
last modified time | relevance | path

Searched refs:ntfs_attr_make_non_resident (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Defs.c164 && ntfs_attr_make_non_resident(na, ctx)) { in fixup_loop()
166 * ntfs_attr_make_non_resident fails if there in fixup_loop()
390 && ntfs_attr_make_non_resident(na, ctx)) { in ntfs_efs_fixup_attribute()
H A Dattrib.c5087 * ntfs_attr_make_non_resident - convert a resident to a non-resident attribute
5105 int ntfs_attr_make_non_resident(ntfs_attr *na, function
5376 if (!ntfs_attr_make_non_resident(na, ctx)) {
5428 if (ntfs_attr_make_non_resident(tna, ctx)) {
/third_party/ntfs-3g/include/ntfs-3g/
H A Dattrib.h323 int ntfs_attr_make_non_resident(ntfs_attr *na,

Completed in 9 milliseconds