Home
last modified time | relevance | path

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

/linux-4.1.27/fs/reiserfs/
Dinode.c748 item = tp_item_body(&path); in reiserfs_get_block()
1140 item = tp_item_body(&path); in reiserfs_get_block()
2409 item = tp_item_body(&path); in map_block_for_writepage()
Dbitmap.c867 item = tp_item_body(path); in get_left_neighbor()
Dreiserfs.h2229 static inline void *tp_item_body(const struct treepath *path) in tp_item_body() function