Searched refs:scan_dirty_idx_cb (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dfind.c786 * scan_dirty_idx_cb - callback used by the scan for a dirty index LEB.
797 static int scan_dirty_idx_cb(struct ubifs_info *c, function
842 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
847 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
852 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
860 (ubifs_lpt_scan_callback)scan_dirty_idx_cb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dfind.c786 * scan_dirty_idx_cb - callback used by the scan for a dirty index LEB.
797 static int scan_dirty_idx_cb(struct ubifs_info *c, function
842 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
847 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
852 ret = scan_dirty_idx_cb(c, lprops, 1, &data);
860 (ubifs_lpt_scan_callback)scan_dirty_idx_cb,

Completed in 177 milliseconds