Home
last modified time | relevance | path

Searched refs:reiserfs_node_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dreiserfs.h2184 static inline void *reiserfs_node_data(const struct buffer_head *bh) in reiserfs_node_data() function
2193 struct reiserfs_key *key = reiserfs_node_data(bh); in internal_key()
2202 struct item_head *ih = reiserfs_node_data(bh); in item_head()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dreiserfs.h2181 static inline void *reiserfs_node_data(const struct buffer_head *bh) in reiserfs_node_data() function
2190 struct reiserfs_key *key = reiserfs_node_data(bh); in internal_key()
2199 struct item_head *ih = reiserfs_node_data(bh); in item_head()

Completed in 16 milliseconds