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

/linux-master/fs/ubifs/
H A Dfind.c79 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
88 int ret = LPT_SCAN_CONTINUE;
92 return LPT_SCAN_CONTINUE;
346 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
355 int ret = LPT_SCAN_CONTINUE;
359 return LPT_SCAN_CONTINUE;
587 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
596 int ret = LPT_SCAN_CONTINUE;
600 return LPT_SCAN_CONTINUE;
779 * (%LPT_SCAN_CONTINUE), whethe
[all...]
H A Dlprops.c1011 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
1089 return LPT_SCAN_CONTINUE;
1096 return LPT_SCAN_CONTINUE;
1228 return LPT_SCAN_CONTINUE;
H A Dubifs.h644 * LPT_SCAN_CONTINUE: continue scanning
649 LPT_SCAN_CONTINUE = 0, enumerator in enum:__anon349

Completed in 243 milliseconds