Searched refs:xlog_crack_atomic_lsn (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_priv.h534 xlog_crack_atomic_lsn(atomic64_t *lsn, uint *cycle, uint *block) function
H A Dxfs_sysfs.c429 xlog_crack_atomic_lsn(&log->l_tail_lsn, &cycle, &block);
H A Dxfs_log.c1344 xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_bytes);
1712 xlog_crack_atomic_lsn(&log->l_tail_lsn, &threshold_cycle,
3560 xlog_crack_atomic_lsn(&log->l_tail_lsn, &tail_cycle, &tail_blocks);

Completed in 169 milliseconds