Home
last modified time | relevance | path

Searched defs:ocfs2_trailer_from_bh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c102 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_dir_trailer_blk_off((_sb)))) macro
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.c100 #define ocfs2_trailer_from_bh(_bh, _sb) ((struct ocfs2_dir_block_trailer *) ((_bh)->b_data + ocfs2_dir_trailer_blk_off((_sb)))) macro
[all...]

Completed in 7 milliseconds