Searched refs:LPT_SCAN_CONTINUE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | find.c | 79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 87 int ret = LPT_SCAN_CONTINUE; in scan_for_dirty_cb() 91 return LPT_SCAN_CONTINUE; in scan_for_dirty_cb() 346 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 354 int ret = LPT_SCAN_CONTINUE; in scan_for_free_cb() 358 return LPT_SCAN_CONTINUE; in scan_for_free_cb() 586 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 594 int ret = LPT_SCAN_CONTINUE; in scan_for_idx_cb() 598 return LPT_SCAN_CONTINUE; in scan_for_idx_cb() 779 * (%LPT_SCAN_CONTINUE), whethe [all...] |
H A D | lprops.c | 1011 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 1088 return LPT_SCAN_CONTINUE; in scan_check_cb() 1095 return LPT_SCAN_CONTINUE; in scan_check_cb() 1227 return LPT_SCAN_CONTINUE; in scan_check_cb()
|
H A D | ubifs.h | 635 * LPT_SCAN_CONTINUE: continue scanning 640 LPT_SCAN_CONTINUE = 0, enumerator
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | find.c | 79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 87 int ret = LPT_SCAN_CONTINUE; in scan_for_dirty_cb() 91 return LPT_SCAN_CONTINUE; in scan_for_dirty_cb() 346 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 354 int ret = LPT_SCAN_CONTINUE; in scan_for_free_cb() 358 return LPT_SCAN_CONTINUE; in scan_for_free_cb() 586 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 594 int ret = LPT_SCAN_CONTINUE; in scan_for_idx_cb() 598 return LPT_SCAN_CONTINUE; in scan_for_idx_cb() 779 * (%LPT_SCAN_CONTINUE), whethe [all...] |
H A D | lprops.c | 1011 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree 1088 return LPT_SCAN_CONTINUE; in scan_check_cb() 1095 return LPT_SCAN_CONTINUE; in scan_check_cb() 1227 return LPT_SCAN_CONTINUE; in scan_check_cb()
|
H A D | ubifs.h | 644 * LPT_SCAN_CONTINUE: continue scanning 649 LPT_SCAN_CONTINUE = 0, enumerator
|
Completed in 13 milliseconds