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

/linux-master/fs/xfs/scrub/
H A Discan.c642 xfs_ino_t start_ino; local
644 start_ino = xchk_iscan_rotor(sc->mp);
653 iscan->__visited_ino = start_ino;
654 iscan->cursor_ino = start_ino;
655 iscan->scan_start_ino = start_ino;
659 trace_xchk_iscan_start(iscan, start_ino);
/linux-master/fs/btrfs/
H A Dsend.c3490 u64 start_ino = ino; local
3514 if (parent_inode == start_ino) {

Completed in 144 milliseconds