Home
last modified time | relevance | path

Searched refs:tp_item_body (Results 1 – 3 of 3) sorted by relevance

/fs/reiserfs/
Dinode.c741 item = tp_item_body(&path); in reiserfs_get_block()
1134 item = tp_item_body(&path); in reiserfs_get_block()
2396 item = tp_item_body(&path); in map_block_for_writepage()
Dbitmap.c875 item = tp_item_body(path); in get_left_neighbor()
Dreiserfs.h2228 static inline void *tp_item_body(const struct treepath *path) in tp_item_body() function