Home
last modified time | relevance | path

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

/Linux-v6.1/fs/reiserfs/
Dinode.c741 item = tp_item_body(&path); in reiserfs_get_block()
1134 item = tp_item_body(&path); in reiserfs_get_block()
2400 item = tp_item_body(&path); in map_block_for_writepage()
Dbitmap.c875 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