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

/linux-master/fs/ubifs/
H A Dfind.c81 * (%LPT_SCAN_STOP).
111 return LPT_SCAN_ADD | LPT_SCAN_STOP;
348 * (%LPT_SCAN_STOP).
382 return LPT_SCAN_ADD | LPT_SCAN_STOP;
589 * (%LPT_SCAN_STOP).
616 return LPT_SCAN_ADD | LPT_SCAN_STOP;
781 * (%LPT_SCAN_STOP).
804 return LPT_SCAN_ADD | LPT_SCAN_STOP;
830 if (ret & LPT_SCAN_STOP)
835 if (ret & LPT_SCAN_STOP)
[all...]
H A Dubifs.h646 * LPT_SCAN_STOP: stop scanning
651 LPT_SCAN_STOP = 2, enumerator in enum:__anon349
H A Dlpt.c2185 if (ret & LPT_SCAN_STOP) {

Completed in 128 milliseconds