Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_log_recover.c315 uint cycle) in xlog_find_cycle_start()
362 uint cycle; in xlog_find_verify_cycle() local
1106 int cycle, in xlog_add_record()
1127 int cycle, in xlog_write_log_records()
Dxfs_log.c835 int need_bytes, free_bytes, cycle, bytes; in xfs_log_move_tail() local
982 xlog_space_left(xlog_t *log, int cycle, int bytes) in xlog_space_left()
Dxfs_log_priv.h59 static inline xfs_lsn_t xlog_assign_lsn(uint cycle, uint block) in xlog_assign_lsn()