Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddir.c1204 struct buffer_head *dirblock_bh) in ocfs2_find_max_rec_len() argument
1207 char *trailer, *de_buf, *limit, *start = dirblock_bh->b_data; in ocfs2_find_max_rec_len()
1210 trailer = (char *)ocfs2_trailer_from_bh(dirblock_bh, sb); in ocfs2_find_max_rec_len()