Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dinode.c749 item = tp_item_body(&path); in reiserfs_get_block()
1142 item = tp_item_body(&path); in reiserfs_get_block()
2408 item = tp_item_body(&path); in map_block_for_writepage()
H A Dbitmap.c875 item = tp_item_body(path); in get_left_neighbor()
H A Dreiserfs.h2231 static inline void *tp_item_body(const struct treepath *path) in tp_item_body() function