Searched refs:l_i_gid_high (Results 1 – 5 of 5) sorted by relevance
434 __u16 l_i_gid_high; /* were reserved2[0] */ member482 __u16 l_i_gid_high; /* were reserved2[0] */ member526 #define i_gid_high osd2.linux2.l_i_gid_high541 #define inode_gid(inode) ((inode).i_gid | (unsigned)(inode).osd2.linux2.l_i_gid_high << 16)544 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x))
72 check_field(osd2.linux2.l_i_gid_high, 2); in main()
307 t->osd2.linux2.l_i_gid_high = in ext2fs_swap_inode_full()308 ext2fs_swab16 (f->osd2.linux2.l_i_gid_high); in ext2fs_swap_inode_full()
202 { "gid", &set_inode.i_gid, &set_inode.osd2.linux2.l_i_gid_high,
111 __u16 l_i_gid_high; /* were reserved2[0] */