Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 25 of 52) sorted by relevance

123

/linux-4.19.296/fs/jfs/
Dacl.c69 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl()
110 tid_t tid; in jfs_set_acl() local
137 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
Dnamei.c79 tid_t tid; /* transaction id */ in jfs_create() local
211 tid_t tid; /* transaction id */ in jfs_mkdir() local
348 tid_t tid; /* transaction id */ in jfs_rmdir() local
478 tid_t tid; /* transaction id */ in jfs_unlink() local
634 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink()
801 tid_t tid; in jfs_link() local
893 tid_t tid; in jfs_symlink() local
1090 tid_t tid; in jfs_rename() local
1375 tid_t tid; in jfs_mknod() local
Djfs_xtree.c537 int xtInsert(tid_t tid, /* transaction id */ in xtInsert()
688 xtSplitUp(tid_t tid, in xtSplitUp()
958 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage()
1225 xtSplitRoot(tid_t tid, in xtSplitRoot()
1360 int xtExtend(tid_t tid, /* transaction id */ in xtExtend()
1522 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate()
1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate()
2169 int xtAppend(tid_t tid, /* transaction id */ in xtAppend()
2339 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete()
2410 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp()
[all …]
Djfs_dtree.c304 static inline void lock_index(tid_t tid, struct inode *ip, struct metapage * mp, in lock_index()
334 static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) in add_index()
496 static void free_index(tid_t tid, struct inode *ip, u32 index, u32 next) in free_index()
524 static void modify_index(tid_t tid, struct inode *ip, u32 index, s64 bn, in modify_index()
822 int dtInsert(tid_t tid, struct inode *ip, in dtInsert()
931 static int dtSplitUp(tid_t tid, in dtSplitUp()
1331 static int dtSplitPage(tid_t tid, struct inode *ip, struct dtsplit * split, in dtSplitPage()
1643 static int dtExtendPage(tid_t tid, in dtExtendPage()
1876 static int dtSplitRoot(tid_t tid, in dtSplitRoot()
2083 int dtDelete(tid_t tid, in dtDelete()
[all …]
Djfs_acl.h29 static inline int jfs_init_acl(tid_t tid, struct inode *inode, in jfs_init_acl()
Djfs_txnmgr.c505 void txEnd(tid_t tid) in txEnd()
595 struct tlock *txLock(tid_t tid, struct inode *ip, struct metapage * mp, in txLock()
1000 struct tlock *txMaplock(tid_t tid, struct inode *ip, int type) in txMaplock()
1140 int txCommit(tid_t tid, /* transaction identifier */ in txCommit()
2175 void txEA(tid_t tid, struct inode *ip, dxd_t * oldea, dxd_t * newea) in txEA()
2643 void txAbort(tid_t tid, int dirty) in txAbort()
2865 tid_t tid; in txQuiesce() local
2935 tid_t tid; in jfs_sync() local
Dxattr.c605 static int ea_put(tid_t tid, struct inode *inode, struct ea_buffer *ea_buf, in ea_put()
668 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr()
925 tid_t tid; in __jfs_xattr_set() local
1017 tid_t *tid = fs_info; in jfs_initxattrs() local
1040 int jfs_init_security(tid_t tid, struct inode *inode, struct inode *dir, in jfs_init_security()
Dinode.c88 tid_t tid; in jfs_commit_inode() local
380 tid_t tid; in jfs_truncate_nolock() local
Djfs_xattr.h68 static inline int jfs_init_security(tid_t tid, struct inode *inode, in jfs_init_security()
Djfs_txnmgr.h26 #define tid_to_tblock(tid) (&TxBlock[tid]) argument
99 tid_t tid; /* 2: transaction id holding lock */ member
274 tid_t tid; /* tid = index of tblock */ member
Dresize.c79 int tid; in jfs_extendfs() local
Djfs_imap.c593 int diWrite(tid_t tid, struct inode *ip) in diWrite()
869 tid_t tid; in diFree() local
2457 tid_t tid; in diNewIAG() local
2994 tid_t tid; in duplicateIXtree() local
/linux-4.19.296/include/net/
Dgtp.h20 __be64 tid; member
27 __be32 tid; member
/linux-4.19.296/fs/jbd2/
Djournal.c539 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit()
559 tid_t tid; in __jbd2_journal_force_commit() local
631 tid_t tid = journal->j_running_transaction->t_tid; in jbd2_journal_start_commit() local
658 int jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) in jbd2_trans_will_send_data_barrier()
697 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit()
740 int jbd2_transaction_committed(journal_t *journal, tid_t tid) in jbd2_transaction_committed()
763 int jbd2_complete_transaction(journal_t *journal, tid_t tid) in jbd2_complete_transaction()
901 int jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, in jbd2_journal_get_log_tail()
940 int __jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) in __jbd2_update_log_tail()
983 void jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) in jbd2_update_log_tail()
[all …]
Dcheckpoint.c139 tid_t tid = 0; in __jbd2_log_wait_for_space() local
264 tid_t tid = t->t_tid; in jbd2_log_do_checkpoint() local
Dtransaction.c152 tid_t tid = journal->j_running_transaction->t_tid; in wait_transaction_locked() local
645 tid_t tid; in jbd2__journal_restart() local
1652 tid_t tid; in jbd2_journal_stop() local
/linux-4.19.296/include/uapi/linux/netfilter/
Dxt_l2tp.h14 __u32 tid; /* tunnel id */ member
/linux-4.19.296/include/misc/
Dcxllib.h107 u32 tid; member
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_recover.h16 #define XLOG_RHASH(tid) \ argument
/linux-4.19.296/fs/cifs/
Dsmb2transport.c128 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) in smb2_find_smb_sess_tcon_unlocked()
148 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) in smb2_find_smb_tcon()
/linux-4.19.296/include/linux/ceph/
Dmsgr.h128 __le64 tid; /* transaction id */ member
146 __le64 tid; /* transaction id */ member
/linux-4.19.296/drivers/slimbus/
Dmessaging.c24 void slim_msg_response(struct slim_controller *ctrl, u8 *reply, u8 tid, u8 len) in slim_msg_response()
/linux-4.19.296/include/uapi/linux/
Di2o-dev.h67 unsigned int tid; /* Target device TID */ member
87 unsigned int tid; /* Target device ID */ member
99 unsigned int tid; member
203 __u32 tid:12; member
/linux-4.19.296/drivers/misc/ocxl/
Dlink.c187 int lpid, pid, tid; in xsl_fault_handler() local
554 int ocxl_link_update_pe(void *link_handle, int pasid, __u16 tid) in ocxl_link_update_pe()
/linux-4.19.296/include/linux/
Dposix-timers.h50 static inline clockid_t make_thread_cpuclock(const unsigned int tid, in make_thread_cpuclock()

123