Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_log_priv.h568 int xlog_write(struct log *log, struct xfs_log_vec *log_vector,
Dxfs_log_cil.c577 error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0); in xlog_cil_push()
Dxfs_log.c732 error = xlog_write(log, &vec, tic, &lsn, in xfs_log_unmount_write()
1289 error = xlog_write(log, &vec, ticket, commitlsnp, iclog, in xlog_commit_record()
1951 xlog_write( in xlog_write() function