Searched refs:gfs2_leaf (Results 1 – 2 of 2) sorted by relevance
522 offset = sizeof(struct gfs2_leaf); in gfs2_dirent_offset()780 struct gfs2_leaf *leaf; in gfs2_dirent_search()798 leaf = (struct gfs2_leaf *)bh->b_data; in gfs2_dirent_search()824 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf()831 struct gfs2_leaf *leaf; in new_leaf()846 leaf = (struct gfs2_leaf *)bh->b_data; in new_leaf()857 gfs2_qstr2dirent(&name, bh->b_size - sizeof(struct gfs2_leaf), dent); in new_leaf()876 struct gfs2_leaf *leaf; in dir_make_exhash()899 gfs2_buffer_copy_tail(bh, sizeof(struct gfs2_leaf), dibh, in dir_make_exhash()906 sizeof(struct gfs2_leaf); in dir_make_exhash()[all …]
320 struct gfs2_leaf { struct