Lines Matching full:scan
12 * This file implements the scan which is a general-purpose function for
13 * determining what nodes are in an eraseblock. The scan is used to replay the
21 * scan_padding_bytes - scan for padding bytes.
22 * @buf: buffer to scan
47 * ubifs_scan_a_node - scan for a node or padding.
49 * @buf: buffer to scan
116 * ubifs_start_scan - create LEB scanning information at start of scan.
120 * @sbuf: scan buffer (must be c->leb_size)
131 dbg_scan("scan LEB %d:%d", lnum, offs); in ubifs_start_scan()
157 * ubifs_end_scan - update LEB scanning information at end of scan.
239 * ubifs_scan - scan a logical eraseblock.
243 * @sbuf: scan buffer (must be of @c->leb_size bytes in size)