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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c792 xfs_daddr_t after_umount_blk; local
908 after_umount_blk = (i + hblks + (int)
911 if (*head_blk == after_umount_blk &&
926 after_umount_blk);
928 after_umount_blk);
929 *tail_blk = after_umount_blk;

Completed in 168 milliseconds