Home
last modified time | relevance | path

Searched refs:STATUS_KEEP_SEARCHING (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h128 #define STATUS_KEEP_SEARCHING (-3) macro
/third_party/ntfs-3g/libntfs-3g/
Dindex.c671 return STATUS_KEEP_SEARCHING; in ntfs_ie_lookup()
824 if (ret != STATUS_KEEP_SEARCHING) { in ntfs_index_lookup()
859 if (ret != STATUS_KEEP_SEARCHING) { in ntfs_index_lookup()
1368 ret = STATUS_KEEP_SEARCHING; in ntfs_ir_make_space()
1494 err = STATUS_KEEP_SEARCHING; in ntfs_ib_insert()
1874 ret = STATUS_KEEP_SEARCHING; in ntfs_index_rm_node()
Dmft.c697 ret = STATUS_KEEP_SEARCHING; in ntfs_mft_attr_extend()
1783 if (ret == STATUS_KEEP_SEARCHING) { in ntfs_mft_record_alloc()