Searched refs:di_lsn (Results 1 – 5 of 5) sorted by relevance
238 to->di_lsn = be64_to_cpu(from->di_lsn); in xfs_dinode_from_disk()284 to->di_lsn = cpu_to_be64(from->di_lsn); in xfs_dinode_to_disk()
400 xfs_lsn_t di_lsn; /* flush sequence */ member
873 __be64 di_lsn; /* flush sequence */ member
844 ip->i_d.di_lsn = 0; in xfs_ialloc()3590 dip->di_lsn = cpu_to_be64(iip->ili_item.li_lsn); in xfs_iflush_int()
2597 xfs_lsn_t lsn = be64_to_cpu(dip->di_lsn); in xlog_recover_inode_pass2()