Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dquot.c1156 dqb->dd_lsn = cpu_to_be64(dqp->q_logitem.qli_item.li_lsn); in xfs_qm_dqflush()
Dxfs_log_recover.c3384 xfs_lsn_t lsn = be64_to_cpu(dqb->dd_lsn); in xlog_recover_dquot_pass2()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_format.h1180 __be64 dd_lsn; /* last modification in log */ member