Searched defs:ntfs_list_for_each (Results 1 - 2 of 2) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ | ||
H A D | list.h | 180 #define ntfs_list_for_each(pos, head) \ macro |
H A D | ntfsls.c | 351 ntfs_list_for_each(walker, dir_list) { in free_dirs() function |
Completed in 3 milliseconds