Searched refs:t_flags (Results 1 – 25 of 27) sorted by relevance
12
110 ntp->t_flags = XFS_TRANS_PERM_LOG_RES | in xfs_trans_dup()111 (tp->t_flags & XFS_TRANS_RESERVE) | in xfs_trans_dup()115 tp->t_flags |= XFS_TRANS_NO_WRITECOUNT; in xfs_trans_dup()183 tp->t_flags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_reserve()231 tp->t_flags &= ~XFS_TRANS_PERM_LOG_RES; in xfs_trans_reserve()276 tp->t_flags = flags; in xfs_trans_alloc()460 tp->t_flags |= flags; in xfs_trans_mod_sb()611 (tp->t_flags & XFS_TRANS_SB_DIRTY)) in xfs_trans_unreserve_and_mod_sb()638 if (!(tp->t_flags & XFS_TRANS_SB_DIRTY)) in xfs_trans_unreserve_and_mod_sb()982 if (!(tp->t_flags & XFS_TRANS_DIRTY)) in __xfs_trans_commit()[all …]
269 if (tp->t_flags & XFS_TRANS_DIRTY) in xfs_trans_read_buf_map()295 if (tp && (tp->t_flags & XFS_TRANS_DIRTY)) in xfs_trans_read_buf_map()477 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_dirty_buf()563 ASSERT(tp->t_flags & XFS_TRANS_DIRTY); in xfs_trans_binval()579 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_binval()
242 if (ap->tp->t_flags & XFS_TRANS_LOWMODE) { in xfs_filestream_lookup_association()297 if (ap->tp->t_flags & XFS_TRANS_LOWMODE) in xfs_filestream_create_association()368 if (ap->tp->t_flags & XFS_TRANS_LOWMODE) in xfs_filestream_select_ag()
134 unsigned int t_flags; /* misc flags */ member163 #define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC)
379 tp->t_flags |= XFS_TRANS_DIRTY | XFS_TRANS_HAS_INTENT_DONE; in xfs_trans_free_extent()419 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_extent_free_log_item()555 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_agfl_free_finish_item()673 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_efi_item_relog()
269 tp->t_flags |= XFS_TRANS_DIRTY | XFS_TRANS_HAS_INTENT_DONE; in xfs_trans_log_finish_refcount_update()321 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_refcount_update_log_item()595 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_cui_item_relog()
310 tp->t_flags |= XFS_TRANS_DIRTY | XFS_TRANS_HAS_INTENT_DONE; in xfs_trans_log_finish_rmap_update()343 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_rmap_update_log_item()603 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_rui_item_relog()
262 tp->t_flags |= XFS_TRANS_DIRTY | XFS_TRANS_HAS_INTENT_DONE; in xfs_trans_log_finish_bmap_update()316 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_bmap_update_log_item()567 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_bui_item_relog()
176 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_iunlink_log_inode()
343 args->trans->t_flags |= XFS_TRANS_DIRTY | XFS_TRANS_HAS_INTENT_DONE; in xfs_xattri_finish_update()363 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_attr_log_item()676 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_attri_item_relog()
116 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_icreate_log()
154 uint8_t t_flags; /* properties of reservation */ member
227 ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV); in xlog_ticket_reservation()231 if (tic->t_flags & XLOG_TIC_PERM_RESERV) in xlog_ticket_reservation()2209 xfs_warn(mp, " flags = 0x%x", tp->t_flags); in xlog_print_trans()3094 ASSERT(ticket->t_flags & XLOG_TIC_PERM_RESERV); in xfs_log_ticket_ungrant()3565 tic->t_flags |= XLOG_TIC_PERM_RESERV; in xlog_ticket_alloc()
65 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_dquot()
1634 if (tp->t_flags & XFS_TRANS_HAS_INTENT_DONE) in xlog_cil_commit()
1827 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_qm_vop_chown()
1343 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_itruncate_extents_flags()
454 if ((*tpp)->t_flags & XFS_TRANS_DIRTY) in xfs_defer_relog()527 ASSERT((*tp)->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_defer_finish_noroll()593 if ((*tp)->t_flags & XFS_TRANS_DIRTY) { in xfs_defer_finish()604 (*tp)->t_flags &= ~XFS_TRANS_LOWMODE; in xfs_defer_finish()628 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_defer_add()677 dtp->t_flags |= (stp->t_flags & XFS_TRANS_LOWMODE); in xfs_defer_move()678 stp->t_flags &= ~XFS_TRANS_LOWMODE; in xfs_defer_move()720 tp->t_flags &= ~XFS_TRANS_LOWMODE; in xfs_defer_ops_capture()825 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_defer_ops_continue()826 ASSERT(!(tp->t_flags & XFS_TRANS_DIRTY)); in xfs_defer_ops_continue()[all …]
105 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_inode()
241 cur->bc_tp->t_flags |= XFS_TRANS_LOWMODE; in xfs_bmbt_alloc_block()
3198 if (ap->tp->t_flags & XFS_TRANS_LOWMODE) { in xfs_bmap_btalloc_select_lengths()3544 ap->tp->t_flags |= XFS_TRANS_LOWMODE; in xfs_bmap_btalloc_low_space()3568 if (ap->tp->t_flags & XFS_TRANS_LOWMODE) { in xfs_bmap_btalloc_filestreams()3625 if (ap->aeof && !(ap->tp->t_flags & XFS_TRANS_LOWMODE)) { in xfs_bmap_btalloc_best_length()
218 if (!(tag.t_flags & cpu_to_be16(JBD2_FLAG_SAME_UUID))) in count_tags()221 if (tag.t_flags & cpu_to_be16(JBD2_FLAG_LAST_TAG)) in count_tags()623 flags = be16_to_cpu(tag.t_flags); in do_one_pass()
687 tag->t_flags = cpu_to_be16(tag_flag); in jbd2_journal_commit_transaction()714 tag->t_flags |= cpu_to_be16(JBD2_FLAG_LAST_TAG); in jbd2_journal_commit_transaction()
188 __be32 t_flags; /* See below */ member197 __be16 t_flags; /* See below */ member
389 - t_flags460 - t_flags477 tag, after t_flags or t_blocknr_high. This field is not present if the
Completed in 64 milliseconds