Searched defs:abort (Results 1 - 2 of 2) sorted by relevance

/fs/xfs/
H A Dxfs_log_cil.c375 int abort)
381 ctx->start_lsn, abort);
385 (mp->m_flags & XFS_MOUNT_DISCARD) && !abort);
394 if (abort)
423 * the first one and then abort, hence avoiding needless pushes.
373 xlog_cil_committed( void *args, int abort) argument
/fs/f2fs/
H A Dsegment.c195 void commit_inmem_pages(struct inode *inode, bool abort) argument
212 if (!abort && cur->page->mapping == inode->i_mapping) {

Completed in 63 milliseconds