Home
last modified time | relevance | path

Searched refs:lvb_igid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.h26 __be32 lvb_igid; member
H A Ddlmglue.c126 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()
2233 i_gid_write(inode, be32_to_cpu(lvb->lvb_igid)); in ocfs2_refresh_inode_from_lvb()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds