Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_log.c183 xlog_ins_ticketq(struct xlog_ticket **qp, struct xlog_ticket *tic) in xlog_ins_ticketq() function
2472 xlog_ins_ticketq(&log->l_reserve_headq, tic); in xlog_grant_log_space()
2505 xlog_ins_ticketq(&log->l_reserve_headq, tic); in xlog_grant_log_space()
2615 xlog_ins_ticketq(&log->l_write_headq, tic); in xlog_regrant_write_log_space()
2647 xlog_ins_ticketq(&log->l_write_headq, tic); in xlog_regrant_write_log_space()