Home
last modified time | relevance | path

Searched defs:start_lsn (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_log_priv.h239 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */ member
Dxfs_log.c2405 xfs_lsn_t *start_lsn, in xlog_write()