Searched refs:xlog_write (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_log_priv.h | 449 xlog_write(
  | 
| D | xfs_log_cil.c | 806 	error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0);  in xlog_cil_push()
  | 
| D | xfs_log.c | 856 	error = xlog_write(log, &vec, tic, &lsn, NULL, flags);  in xfs_log_write_unmount_record() 1530 	error = xlog_write(log, &vec, ticket, commitlsnp, iclog,  in xlog_commit_record() 2340 xlog_write(  in xlog_write()  function
  |