Home
last modified time | relevance | path

Searched refs:rm_lsn (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_attr_remote.c215 if (rmt->rm_lsn != cpu_to_be64(NULLCOMMITLSN)) { in xfs_attr3_rmt_write_verify()
269 rmt->rm_lsn = cpu_to_be64(NULLCOMMITLSN); in xfs_attr3_rmt_hdr_set()
Dxfs_da_format.h844 __be64 rm_lsn; member