Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h40 __be32 lvb_igid; member
Ddlmglue.c140 be32_to_cpu(lvb->lvb_iuid), be32_to_cpu(lvb->lvb_igid), in ocfs2_dump_meta_lvb_info()
2169 lvb->lvb_igid = cpu_to_be32(i_gid_read(inode)); in __ocfs2_stuff_meta_lvb()
2223 i_gid_write(inode, be32_to_cpu(lvb->lvb_igid)); in ocfs2_refresh_inode_from_lvb()