Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Ddir.c517 offset = sizeof(struct gfs2_leaf); in gfs2_dirent_offset()
775 struct gfs2_leaf *leaf; in gfs2_dirent_search()
793 leaf = (struct gfs2_leaf *)bh->b_data; in gfs2_dirent_search()
819 static struct gfs2_leaf *new_leaf(struct inode *inode, struct buffer_head **pbh, u16 depth) in new_leaf()
826 struct gfs2_leaf *leaf; in new_leaf()
841 leaf = (struct gfs2_leaf *)bh->b_data; in new_leaf()
852 gfs2_qstr2dirent(&name, bh->b_size - sizeof(struct gfs2_leaf), dent); in new_leaf()
871 struct gfs2_leaf *leaf; in dir_make_exhash()
894 gfs2_buffer_copy_tail(bh, sizeof(struct gfs2_leaf), dibh, in dir_make_exhash()
901 sizeof(struct gfs2_leaf); in dir_make_exhash()
[all …]
/linux-4.1.27/include/uapi/linux/
Dgfs2_ondisk.h320 struct gfs2_leaf { struct