Searched refs:t_flags (Results 1 – 20 of 20) sorted by relevance
66 tp->t_flags |= XFS_TRANS_FREEZE_PROT; in xfs_trans_alloc()102 if (tp->t_flags & XFS_TRANS_FREEZE_PROT) in xfs_trans_free()133 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_trans_dup()136 ntp->t_flags = XFS_TRANS_PERM_LOG_RES | in xfs_trans_dup()137 (tp->t_flags & XFS_TRANS_RESERVE) | in xfs_trans_dup()138 (tp->t_flags & XFS_TRANS_FREEZE_PROT); in xfs_trans_dup()140 tp->t_flags &= ~XFS_TRANS_FREEZE_PROT; in xfs_trans_dup()176 bool rsvd = (tp->t_flags & XFS_TRANS_RESERVE) != 0; in xfs_trans_reserve()207 tp->t_flags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_reserve()211 ASSERT(!(tp->t_flags & XFS_TRANS_PERM_LOG_RES)); in xfs_trans_reserve()[all …]
69 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_efi_extent()136 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_free_extent()
79 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_dquot()106 if (otp->t_flags & XFS_TRANS_DQ_DIRTY) in xfs_trans_dup_dqinfo()107 ntp->t_flags |= XFS_TRANS_DQ_DIRTY; in xfs_trans_dup_dqinfo()291 tp->t_flags |= XFS_TRANS_DQ_DIRTY; in xfs_trans_mod_dquot()338 if (!(tp->t_flags & XFS_TRANS_DQ_DIRTY)) in xfs_trans_apply_dquot_deltas()519 if (!tp->t_dqinfo || !(tp->t_flags & XFS_TRANS_DQ_DIRTY)) in xfs_trans_unreserve_and_mod_dquots()874 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_quotaoff_item()
314 if (tp && (tp->t_flags & XFS_TRANS_DIRTY)) in xfs_trans_read_buf_map()542 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_buf()609 ASSERT(tp->t_flags & XFS_TRANS_DIRTY); in xfs_trans_binval()625 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_binval()
107 unsigned int t_flags; /* misc flags */ member137 #define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC)
132 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_inode()
186 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_icreate_log()
221 ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV); in xlog_ticket_reservation()224 if (tic->t_flags & XLOG_TIC_PERM_RESERV) in xlog_ticket_reservation()526 (((ticket->t_flags & XLOG_TIC_INITED) == 0) && in xfs_log_done()549 ticket->t_flags |= XLOG_TIC_INITED; in xfs_log_done()848 tic->t_flags = 0; in xfs_log_unmount_write()2103 if (ticket->t_flags & XLOG_TIC_INITED) in xlog_write_calc_vec_length()2136 if (!(ticket->t_flags & XLOG_TIC_INITED)) in xlog_write_start_rec()2145 ticket->t_flags &= ~XLOG_TIC_INITED; in xlog_write_start_rec()2348 if (ticket->t_flags & XLOG_TIC_INITED) in xlog_write()3079 ASSERT(ticket->t_flags & XLOG_TIC_PERM_RESERV); in xlog_ungrant_log_space()[all …]
214 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_iomap_write_direct()726 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_iomap_write_allocate()890 tp->t_flags |= XFS_TRANS_RESERVE | XFS_TRANS_FREEZE_PROT; in xfs_iomap_write_unwritten()
176 char t_flags; /* properties of reservation : 1 */ member
966 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_dir_ialloc()1026 tflags = tp->t_flags & XFS_TRANS_DQ_DIRTY; in xfs_dir_ialloc()1027 tp->t_flags &= ~(XFS_TRANS_DQ_DIRTY); in xfs_dir_ialloc()1039 tp->t_flags |= tflags; in xfs_dir_ialloc()1566 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_itruncate_extents()1799 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_inactive_ifree()
202 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_growfs_data_private()
109 ASSERT((*tp)->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_bmap_finish()
970 __entry->flags = tic->t_flags;
1790 __u32 t_flags; member1819 return thread->t_flags == 0; in thread_is_init()1824 return !!(thread->t_flags & SVC_STOPPED); in thread_is_stopped()1829 return !!(thread->t_flags & SVC_STOPPING); in thread_is_stopping()1834 return !!(thread->t_flags & SVC_STARTING); in thread_is_starting()1839 return !!(thread->t_flags & SVC_RUNNING); in thread_is_running()1844 return !!(thread->t_flags & SVC_EVENT); in thread_is_event()1849 return !!(thread->t_flags & SVC_SIGNAL); in thread_is_signal()1854 thread->t_flags &= ~flags; in thread_clear_flags()1859 thread->t_flags = flags; in thread_set_flags()[all …]
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()568 flags = be16_to_cpu(tag->t_flags); in do_one_pass()
695 tag->t_flags = cpu_to_be16(tag_flag); in jbd2_journal_commit_transaction()722 tag->t_flags |= cpu_to_be16(JBD2_FLAG_LAST_TAG); in jbd2_journal_commit_transaction()
190 __be32 t_flags; /* See below */ member199 __be16 t_flags; /* See below */ member
263 args.trans->t_flags |= XFS_TRANS_RESERVE; in xfs_attr_set()459 args.trans->t_flags |= XFS_TRANS_RESERVE; in xfs_attr_remove()
1125 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_bmap_add_attrfork()