Home
last modified time | relevance | path

Searched refs:after_umount_blk (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_recover.c1150 xfs_daddr_t after_umount_blk; in xlog_check_unmount_rec() local
1167 after_umount_blk = xlog_wrap_logbno(log, in xlog_check_unmount_rec()
1170 if (*head_blk == after_umount_blk && in xlog_check_unmount_rec()
1185 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1187 log->l_curr_cycle, after_umount_blk); in xlog_check_unmount_rec()
1188 *tail_blk = after_umount_blk; in xlog_check_unmount_rec()