Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h24 __be32 lvb_igid; member
H A Ddlmglue.c125 be32_to_cpu(lvb->lvb_iuid), be32_to_cpu(lvb->lvb_igid), in ocfs2_dump_meta_lvb_info()
2183 lvb->lvb_igid = cpu_to_be32(i_gid_read(inode)); in __ocfs2_stuff_meta_lvb()
2236 i_gid_write(inode, be32_to_cpu(lvb->lvb_igid)); in ocfs2_refresh_inode_from_lvb()