/fs/jfs/ |
D | namei.c | 66 tid_t tid; /* transaction id */ in jfs_create() local 199 tid_t tid; /* transaction id */ in jfs_mkdir() local 336 tid_t tid; /* transaction id */ in jfs_rmdir() local 466 tid_t tid; /* transaction id */ in jfs_unlink() local 622 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink() 789 tid_t tid; in jfs_link() local 881 tid_t tid; in jfs_symlink() local 1078 tid_t tid; in jfs_rename() local 1363 tid_t tid; in jfs_mknod() local
|
D | acl.c | 59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 101 tid_t tid; in jfs_set_acl() local 129 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
D | jfs_xtree.c | 524 int xtInsert(tid_t tid, /* transaction id */ in xtInsert() 675 xtSplitUp(tid_t tid, in xtSplitUp() 945 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage() 1212 xtSplitRoot(tid_t tid, in xtSplitRoot() 1347 int xtExtend(tid_t tid, /* transaction id */ in xtExtend() 1509 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate() 1692 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate() 2156 int xtAppend(tid_t tid, /* transaction id */ in xtAppend() 2326 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 2397 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp() [all …]
|
D | jfs_dtree.c | 291 static inline void lock_index(tid_t tid, struct inode *ip, struct metapage * mp, in lock_index() 321 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index() 483 static void free_index(tid_t tid, struct inode *ip, u32 index, u32 next) in free_index() 511 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index() 814 int dtInsert(tid_t tid, struct inode *ip, in dtInsert() 923 static int dtSplitUp(tid_t tid, in dtSplitUp() 1323 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage() 1635 static int dtExtendPage(tid_t tid, in dtExtendPage() 1868 static int dtSplitRoot(tid_t tid, in dtSplitRoot() 2075 int dtDelete(tid_t tid, in dtDelete() [all …]
|
D | jfs_txnmgr.c | 492 void txEnd(tid_t tid) in txEnd() 582 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock() 987 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock() 1127 int txCommit(tid_t tid, /* transaction identifier */ in txCommit() 2159 void txEA(tid_t tid, struct inode *ip, dxd_t * oldea, dxd_t * newea) in txEA() 2627 void txAbort(tid_t tid, int dirty) in txAbort() 2849 tid_t tid; in txQuiesce() local 2919 tid_t tid; in jfs_sync() local
|
D | xattr.c | 592 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put() 655 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() 912 tid_t tid; in __jfs_xattr_set() local 1006 tid_t *tid = fs_info; in jfs_initxattrs() local 1029 int jfs_init_security(tid_t tid, struct inode *inode, struct inode *dir, in jfs_init_security()
|
D | jfs_acl.h | 17 static inline int jfs_init_acl(tid_t tid, struct inode *inode, in jfs_init_acl()
|
D | inode.c | 76 tid_t tid; in jfs_commit_inode() local 379 tid_t tid; in jfs_truncate_nolock() local
|
D | jfs_xattr.h | 55 static inline int jfs_init_security(tid_t tid, struct inode *inode, in jfs_init_security()
|
D | jfs_txnmgr.h | 13 #define tid_to_tblock(tid) (&TxBlock[tid]) argument 86 tid_t tid; /* 2: transaction id holding lock */ member 261 tid_t tid; /* tid = index of tblock */ member
|
D | jfs_imap.c | 578 int diWrite(tid_t tid, struct inode *ip) in diWrite() 854 tid_t tid; in diFree() local 2448 tid_t tid; in diNewIAG() local 2985 tid_t tid; in duplicateIXtree() local
|
D | resize.c | 67 int tid; in jfs_extendfs() local
|
D | jfs_dtree.h | 16 tid_t tid; member
|
/fs/jbd2/ |
D | journal.c | 521 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() 541 tid_t tid; in __jbd2_journal_force_commit() local 615 tid_t tid = journal->j_running_transaction->t_tid; in jbd2_journal_start_commit() local 642 int jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) in jbd2_trans_will_send_data_barrier() 681 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit() 730 int jbd2_fc_begin_commit(journal_t *journal, tid_t tid) in jbd2_fc_begin_commit() 770 static int __jbd2_fc_end_commit(journal_t *journal, tid_t tid, bool fallback) in __jbd2_fc_end_commit() 794 tid_t tid; in jbd2_fc_end_commit_fallback() local 805 int jbd2_transaction_committed(journal_t *journal, tid_t tid) in jbd2_transaction_committed() 828 int jbd2_complete_transaction(journal_t *journal, tid_t tid) in jbd2_complete_transaction() [all …]
|
D | checkpoint.c | 93 tid_t tid = 0; in __jbd2_log_wait_for_space() local 209 tid_t tid = t->t_tid; in jbd2_log_do_checkpoint() local 421 tid_t tid = 0; in jbd2_journal_shrink_checkpoint_list() local
|
D | transaction.c | 170 tid_t tid = journal->j_running_transaction->t_tid; in wait_transaction_locked() local 784 tid_t tid; in jbd2__journal_restart() local 1835 tid_t tid; in jbd2_journal_stop() local
|
/fs/cifs/ |
D | smb2transport.c | 164 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) in smb2_find_smb_sess_tcon_unlocked() 184 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) in smb2_find_smb_tcon()
|
/fs/xfs/libxfs/ |
D | xfs_log_recover.h | 83 #define XLOG_RHASH(tid) \ argument
|
/fs/ext4/ |
D | fast_commit.c | 312 tid_t tid; in ext4_fc_mark_ineligible() local 353 tid_t tid = 0; in ext4_fc_track_template() local 1218 static void ext4_fc_cleanup(journal_t *journal, int full, tid_t tid) in ext4_fc_cleanup()
|
/fs/ocfs2/ |
D | inode.c | 177 tid_t tid; in ocfs2_iget() local
|
/fs/ksmbd/ |
D | oplock.c | 1190 struct ksmbd_file *fp, __u16 tid, in smb_grant_oplock()
|
/fs/proc/ |
D | base.c | 3720 unsigned tid; in proc_task_lookup() local 3765 static struct task_struct *first_tid(struct pid *pid, int tid, loff_t f_pos, in first_tid() 3836 int tid; in proc_task_readdir() local
|
/fs/ceph/ |
D | mds_client.c | 3162 u64 tid; in handle_reply() local 3374 u64 tid = le64_to_cpu(msg->hdr.tid); in handle_forward() local
|
D | super.h | 184 u64 tid; member
|
/fs/xfs/ |
D | xfs_log_recover.c | 2300 xlog_tid_t tid; in xlog_recover_ophdr_to_trans() local
|