Home
last modified time | relevance | path

Searched defs:th (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dreiserfs_fs.h1707 struct reiserfs_transaction_handle *th = current->journal_info; in reiserfs_transaction_running() local
1715 static inline int reiserfs_transaction_free_space(struct reiserfs_transaction_handle *th) in reiserfs_transaction_free_space()
1905 static inline void reiserfs_update_sd(struct reiserfs_transaction_handle *th, in reiserfs_update_sd()
2060 struct reiserfs_transaction_handle *th; /* transaction handle is needed to log super blocks and member
2111 static inline int reiserfs_new_unf_blocknrs(struct reiserfs_transaction_handle in reiserfs_new_unf_blocknrs()
2129 static inline int reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle in reiserfs_new_unf_blocknrs2()
/include/net/
Dtcp.h342 TCP_ECN_create_request(struct request_sock *req, struct tcphdr *th) in TCP_ECN_create_request()