Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
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()
Dbitmap.c875 item = tp_item_body(path); in get_left_neighbor()
Dreiserfs.h2231 static inline void *tp_item_body(const struct treepath *path) in tp_item_body() function