Searched refs:th (Results 1 – 3 of 3) sorted by relevance
1707 struct reiserfs_transaction_handle *th = current->journal_info; in reiserfs_transaction_running() local1708 if (th && th->t_super == s) in reiserfs_transaction_running()1710 if (th && th->t_super == NULL) in reiserfs_transaction_running()1715 static inline int reiserfs_transaction_free_space(struct reiserfs_transaction_handle *th) in reiserfs_transaction_free_space() argument1717 return th->t_blocks_allocated - th->t_blocks_logged; in reiserfs_transaction_free_space()1732 void reiserfs_block_writes(struct reiserfs_transaction_handle *th);1762 void add_save_link(struct reiserfs_transaction_handle *th,1767 __u32 reiserfs_get_unused_objectid(struct reiserfs_transaction_handle *th);1768 void reiserfs_release_objectid(struct reiserfs_transaction_handle *th,1825 int reiserfs_insert_item(struct reiserfs_transaction_handle *th,[all …]
17 const unsigned char *src_hw, const unsigned char *th);
295 struct tcphdr *th,300 struct tcphdr *th, 342 TCP_ECN_create_request(struct request_sock *req, struct tcphdr *th) in TCP_ECN_create_request() argument344 if (sysctl_tcp_ecn && th->ece && th->cwr) in TCP_ECN_create_request()359 const struct tcphdr *th);400 extern u8 *tcp_parse_md5sig_option(struct tcphdr *th);