Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Ddir.c540 offset = sizeof(struct gfs2_leaf); in gfs2_dirent_offset()
820 struct gfs2_leaf *leaf; in gfs2_dirent_search()
838 leaf = (struct gfs2_leaf *)bh->b_data; in gfs2_dirent_search()
864 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf()
871 struct gfs2_leaf *leaf; in new_leaf()
885 leaf = (struct gfs2_leaf *)bh->b_data; in new_leaf()
896 gfs2_qstr2dirent(&empty_name, bh->b_size - sizeof(struct gfs2_leaf), dent); in new_leaf()
915 struct gfs2_leaf *leaf; in dir_make_exhash()
937 gfs2_buffer_copy_tail(bh, sizeof(struct gfs2_leaf), dibh, in dir_make_exhash()
944 sizeof(struct gfs2_leaf); in dir_make_exhash()
[all …]
/linux/include/uapi/linux/
H A Dgfs2_ondisk.h339 struct gfs2_leaf { struct