Home
last modified time | relevance | path

Searched refs:LPT_SCAN_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ubifs/
H A Dfind.c79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
88 int ret = LPT_SCAN_CONTINUE; in scan_for_dirty_cb()
92 return LPT_SCAN_CONTINUE; in scan_for_dirty_cb()
346 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
355 int ret = LPT_SCAN_CONTINUE; in scan_for_free_cb()
359 return LPT_SCAN_CONTINUE; in scan_for_free_cb()
587 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
596 int ret = LPT_SCAN_CONTINUE; in scan_for_idx_cb()
600 return LPT_SCAN_CONTINUE; in scan_for_idx_cb()
779 * (%LPT_SCAN_CONTINUE), whethe
[all...]
H A Dubifs.h632 * LPT_SCAN_CONTINUE: continue scanning
637 LPT_SCAN_CONTINUE = 0, enumerator