Searched refs:NULLCOMMITLSN (Results 1 – 5 of 5) sorted by relevance
62 #define NULLCOMMITLSN ((xfs_lsn_t)-1) macro
537 xfs_lsn_t threshold_lsn = NULLCOMMITLSN; in xfs_defer_relog() 559 if (threshold_lsn == NULLCOMMITLSN) { in xfs_defer_relog() 561 if (threshold_lsn == NULLCOMMITLSN) in xfs_defer_relog()
228 if (rmt->rm_lsn != cpu_to_be64(NULLCOMMITLSN)) { in xfs_attr3_rmt_write_verify() 280 * NULLCOMMITLSN to indicate that the LSN is invalid. in xfs_attr3_rmt_hdr_set() 282 rmt->rm_lsn = cpu_to_be64(NULLCOMMITLSN); in xfs_attr3_rmt_hdr_set()
772 xfs_ail_update_finish(ailp, NULLCOMMITLSN); in xlog_cil_ail_insert() 1824 xfs_lsn_t commit_lsn = NULLCOMMITLSN; in xlog_cil_force_seq() 1900 * NULLCOMMITLSN here as that has special meaning to log forces (i.e. in xlog_cil_force_seq()
3079 if (lsn == NULLCOMMITLSN) in xfs_log_force_seq() 3572 if (lsn == NULLCOMMITLSN) in xfs_log_check_lsn()