Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfind.c80 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
94 ret |= LPT_SCAN_ADD; in scan_for_dirty_cb()
110 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_dirty_cb()
347 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
361 ret |= LPT_SCAN_ADD; in scan_for_free_cb()
381 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_free_cb()
587 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
601 ret |= LPT_SCAN_ADD; in scan_for_idx_cb()
614 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_idx_cb()
780 * in main memory (%LPT_SCAN_ADD), o
[all...]
H A Dubifs.h636 * LPT_SCAN_ADD: add the LEB properties scanned to the tree in memory
641 LPT_SCAN_ADD = 1, enumerator
H A Dlpt.c2140 if (ret & LPT_SCAN_ADD) { in ubifs_lpt_scan_nolock()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfind.c80 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
94 ret |= LPT_SCAN_ADD; in scan_for_dirty_cb()
110 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_dirty_cb()
347 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
361 ret |= LPT_SCAN_ADD; in scan_for_free_cb()
381 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_free_cb()
587 * in main memory (%LPT_SCAN_ADD), or whether the scan should stop
601 ret |= LPT_SCAN_ADD; in scan_for_idx_cb()
614 return LPT_SCAN_ADD | LPT_SCAN_STOP; in scan_for_idx_cb()
780 * in main memory (%LPT_SCAN_ADD), o
[all...]
H A Dubifs.h645 * LPT_SCAN_ADD: add the LEB properties scanned to the tree in memory
650 LPT_SCAN_ADD = 1, enumerator
H A Dlpt.c2140 if (ret & LPT_SCAN_ADD) { in ubifs_lpt_scan_nolock()

Completed in 16 milliseconds