• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/

Lines Matching refs:th

831    | directory     |N-1| N-2 | ....   |   1st |0th|
938 calculates length of i-th directory entry using directory entry
939 locations from dir entry head. When it calculates length of 0-th
1555 /* finds n'th buffer with 0 being the start of this commit. Needs to go away, j_ap_blocks has changed
1563 void reiserfs_block_writes(struct reiserfs_transaction_handle *th) ;
1621 void add_save_link (struct reiserfs_transaction_handle * th,
1626 __u32 reiserfs_get_unused_objectid (struct reiserfs_transaction_handle *th);
1627 void reiserfs_release_objectid (struct reiserfs_transaction_handle *th, __u32 objectid_to_release);
1692 int reiserfs_insert_item (struct reiserfs_transaction_handle *th,
1697 int reiserfs_paste_into_item (struct reiserfs_transaction_handle *th,
1702 int reiserfs_cut_from_item (struct reiserfs_transaction_handle *th,
1709 int reiserfs_delete_item (struct reiserfs_transaction_handle *th,
1715 void reiserfs_delete_solid_item (struct reiserfs_transaction_handle *th,
1717 void reiserfs_delete_object (struct reiserfs_transaction_handle *th, struct inode * p_s_inode);
1718 void reiserfs_do_truncate (struct reiserfs_transaction_handle *th,
1752 struct inode * reiserfs_new_inode (struct reiserfs_transaction_handle *th,
1756 int reiserfs_sync_inode (struct reiserfs_transaction_handle *th, struct inode * inode);
1757 void reiserfs_update_sd (struct reiserfs_transaction_handle *th, struct inode * inode);
1842 int get_new_buffer (struct reiserfs_transaction_handle *th, struct buffer_head *,
1938 struct reiserfs_transaction_handle * th; /* transaction handle is needed to log super blocks and
1956 void reiserfs_free_block (struct reiserfs_transaction_handle *th, unsigned long);
1962 th:tb->transaction_handle,
1972 extern inline int reiserfs_new_unf_blocknrs (struct reiserfs_transaction_handle *th,
1978 th: th,
1989 extern inline int reiserfs_new_unf_blocknrs2(struct reiserfs_transaction_handle *th,
1995 th: th,
2005 void reiserfs_discard_prealloc (struct reiserfs_transaction_handle *th,
2007 void reiserfs_discard_all_prealloc (struct reiserfs_transaction_handle *th);