Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dfind.c110 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_dirty_cb()
381 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_free_cb()
614 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_idx_cb()
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()
839 if (ret & LPT_SCAN_STOP) in find_dirty_idx_leb()
H A Dubifs.h651 LPT_SCAN_STOP = 2, enumerator
H A Dlpt.c2185 if (ret & LPT_SCAN_STOP) { in ubifs_lpt_scan_nolock()
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h1237 LPT_SCAN_STOP = 2, enumerator
H A Dlpt.c2033 if (ret & LPT_SCAN_STOP) { in ubifs_lpt_scan_nolock()