Home
last modified time | relevance | path

Searched refs:t_flags (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_trans.c192 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_trans_dup()
199 ntp->t_flags = XFS_TRANS_PERM_LOG_RES | (tp->t_flags & XFS_TRANS_RESERVE); in xfs_trans_dup()
241 rsvd = (tp->t_flags & XFS_TRANS_RESERVE) != 0; in xfs_trans_reserve()
270 tp->t_flags |= XFS_TRANS_PERM_LOG_RES; in xfs_trans_reserve()
273 ASSERT(!(tp->t_flags & XFS_TRANS_PERM_LOG_RES)); in xfs_trans_reserve()
318 tp->t_flags &= ~XFS_TRANS_PERM_LOG_RES; in xfs_trans_reserve()
448 tp->t_flags |= (XFS_TRANS_SB_DIRTY | XFS_TRANS_DIRTY); in xfs_trans_mod_sb()
565 rsvd = (tp->t_flags & XFS_TRANS_RESERVE) != 0; in xfs_trans_unreserve_and_mod_sb()
593 if (tp->t_flags & XFS_TRANS_SB_DIRTY) { in xfs_trans_unreserve_and_mod_sb()
711 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_trans_commit()
[all …]
Dxfs_utils.c172 ASSERT(tp->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_dir_ialloc()
239 tflags = tp->t_flags & XFS_TRANS_DQ_DIRTY; in xfs_dir_ialloc()
240 tp->t_flags &= ~(XFS_TRANS_DQ_DIRTY); in xfs_dir_ialloc()
271 tp->t_flags |= tflags; in xfs_dir_ialloc()
Dxfs_trans_extfree.c90 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_efi_extent()
147 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_efd_extent()
Dxfs_log.c261 (((ticket->t_flags & XLOG_TIC_INITED) == 0) && in xfs_log_done()
265 if (ticket->t_flags & XLOG_TIC_PERM_RESERV) { in xfs_log_done()
271 if ((ticket->t_flags & XLOG_TIC_PERM_RESERV) == 0 || in xfs_log_done()
287 if ((ticket->t_flags & XLOG_TIC_PERM_RESERV) && in xfs_log_done()
289 ticket->t_flags |= XLOG_TIC_INITED; in xfs_log_done()
608 ((xlog_ticket_t *)tic)->t_flags = 0; in xfs_log_unmount_write()
766 ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV); in xfs_log_move_tail()
785 if (tic->t_flags & XLOG_TIC_PERM_RESERV) in xfs_log_move_tail()
1680 if (ticket->t_flags & XLOG_TIC_INITED) /* acct for start rec of xact */ in xlog_write()
1727 if (ticket->t_flags & XLOG_TIC_INITED) { in xlog_write()
[all …]
Dxfs_trans_buf.c375 if (tp->t_flags & XFS_TRANS_DIRTY) in xfs_trans_read_buf()
421 if (tp->t_flags & XFS_TRANS_DIRTY) in xfs_trans_read_buf()
427 if (xfs_do_error && !(tp->t_flags & XFS_TRANS_DIRTY)) { in xfs_trans_read_buf()
776 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_buf()
831 ASSERT(tp->t_flags & XFS_TRANS_DIRTY); in xfs_trans_binval()
866 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_binval()
Dxfs_log_priv.h178 (tic)->t_flags |= XLOG_TIC_IN_Q; \
190 (tic)->t_flags &= ~XLOG_TIC_IN_Q; \
348 __uint8_t t_flags; /* properties of reservation : 1 */ member
Dxfs_trans_inode.c299 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_inode()
Dxfs_trans.h388 unsigned int t_flags; /* misc flags */ member
969 #define xfs_trans_set_sync(tp) ((tp)->t_flags |= XFS_TRANS_SYNC)
Dxfs_attr.c304 args.trans->t_flags |= XFS_TRANS_RESERVE; in xfs_attr_set()
531 args.trans->t_flags |= XFS_TRANS_RESERVE; in xfs_attr_remove()
Dxfs_inode.c1582 ASSERT((*tp)->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_itruncate_finish()
Dxfs_bmap.c3807 tp->t_flags |= XFS_TRANS_RESERVE; in xfs_bmap_add_attrfork()
4029 ASSERT((*tp)->t_flags & XFS_TRANS_PERM_LOG_RES); in xfs_bmap_finish()
/linux-2.4.37.9/fs/xfs/quota/
Dxfs_trans_dquot.c126 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_dquot()
154 if(otp->t_flags & XFS_TRANS_DQ_DIRTY) in xfs_trans_dup_dqinfo()
155 ntp->t_flags |= XFS_TRANS_DQ_DIRTY; in xfs_trans_dup_dqinfo()
334 tp->t_flags |= XFS_TRANS_DQ_DIRTY; in xfs_trans_mod_dquot()
382 if (! (tp->t_flags & XFS_TRANS_DQ_DIRTY)) in xfs_trans_apply_dquot_deltas()
571 if (!tp->t_dqinfo || !(tp->t_flags & XFS_TRANS_DQ_DIRTY)) in xfs_trans_unreserve_and_mod_dquots()
912 tp->t_flags |= XFS_TRANS_DIRTY; in xfs_trans_log_quotaoff_item()
/linux-2.4.37.9/include/asm-mips/
Dprctl.h28 u32 t_flags; /* if true, then the sigprocmask is in userspace */ member
/linux-2.4.37.9/fs/jbd/
Drecovery.c195 if (!(tag->t_flags & htonl(JFS_FLAG_SAME_UUID))) in count_tags()
198 if (tag->t_flags & htonl(JFS_FLAG_LAST_TAG)) in count_tags()
439 flags = ntohl(tag->t_flags); in do_one_pass()
Dcommit.c477 tag->t_flags = htonl(tag_flag); in journal_commit_transaction()
501 tag->t_flags |= htonl(JFS_FLAG_LAST_TAG); in journal_commit_transaction()
/linux-2.4.37.9/include/linux/
Djbd.h154 __u32 t_flags; /* See below */ member