Home
last modified time | relevance | path

Searched refs:ntfs_attrs_walk (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dattrib.h137 static __inline__ int ntfs_attrs_walk(ntfs_attr_search_ctx *ctx) in ntfs_attrs_walk() function
/third_party/ntfs-3g/ntfsprogs/
Dntfscmp.c816 ret = ntfs_attrs_walk(ctx); in next_attr()
Dntfsresize.c917 while (!ntfs_attrs_walk(fsck->ctx)) { in walk_attributes()
1134 while (!ntfs_attrs_walk(resize->ctx)) { in resize_constraints_by_attributes()
2174 while (!ntfs_attrs_walk(resize->ctx)) { in relocate_attributes()
2292 while (!ntfs_attrs_walk(resize->ctx) in relocate_inodes()
Dntfsclone.c1833 while (!ntfs_attrs_walk(ctx)) {
/third_party/ntfs-3g/libntfs-3g/
Ddir.c2105 while (!ntfs_attrs_walk(actx)) { in ntfs_delete()