Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_log_priv.h234 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */ member
Dxfs_log.c2306 xfs_lsn_t *start_lsn, in xlog_write()