Home
last modified time | relevance | path

Searched refs:LPT_SCAN_STOP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfind.c81 * (%LPT_SCAN_STOP).
110 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_dirty_cb()
348 * (%LPT_SCAN_STOP).
381 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_free_cb()
588 * (%LPT_SCAN_STOP).
614 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_idx_cb()
781 * (%LPT_SCAN_STOP).
803 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_dirty_idx_cb()
829 if (ret & LPT_SCAN_STOP) in find_dirty_idx_leb()
834 if (ret & LPT_SCAN_STOP) in find_dirty_idx_leb()
[all...]
H A Dubifs.h637 * LPT_SCAN_STOP: stop scanning
642 LPT_SCAN_STOP = 2, enumerator
H A Dlpt.c2185 if (ret & LPT_SCAN_STOP) { in ubifs_lpt_scan_nolock()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfind.c81 * (%LPT_SCAN_STOP).
110 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_dirty_cb()
348 * (%LPT_SCAN_STOP).
381 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_free_cb()
588 * (%LPT_SCAN_STOP).
614 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_idx_cb()
781 * (%LPT_SCAN_STOP).
803 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_dirty_idx_cb()
829 if (ret & LPT_SCAN_STOP) in find_dirty_idx_leb()
834 if (ret & LPT_SCAN_STOP) in find_dirty_idx_leb()
[all...]
H A Dubifs.h646 * LPT_SCAN_STOP: stop scanning
651 LPT_SCAN_STOP = 2, enumerator
H A Dlpt.c2185 if (ret & LPT_SCAN_STOP) { in ubifs_lpt_scan_nolock()

Completed in 15 milliseconds