Lines Matching defs:start
489 * @start: offset where scan started
492 int start)
494 int lnum = sleb->lnum, endpt = start;
509 dbg_rcvry("need to fix LEB %d start %d endpt %d",
510 lnum, start, sleb->endpt);
521 dbg_rcvry("fixing LEB %d start %d endpt %d",
522 lnum, start, sleb->endpt);
530 if (start) {
532 start, 1);
625 int ret = 0, err, len = c->leb_size - offs, start = offs, min_io_unit;
771 err = fix_unclean_leb(c, sleb, start);
791 * get_cs_sqnum - get commit start sequence number.
793 * @lnum: LEB number of commit start node
794 * @offs: offset of commit start node
795 * @cs_sqnum: commit start sequence number is returned here
831 dbg_rcvry("commit start sqnum %llu", *cs_sqnum);
1145 * start garbage collection. The LEB number is recorded in c->gc_lnum and is
1348 * be made to record the size of inodes at the start of commit, which would seem