Searched refs:l_i_gid_high (Results 1 – 6 of 6) sorted by relevance
385 __u16 l_i_gid_high; /* were reserved2[0] */ member433 __u16 l_i_gid_high; /* were reserved2[0] */ member465 #define i_gid_high osd2.linux2.l_i_gid_high480 #define inode_gid(inode) ((inode).i_gid | (inode).osd2.linux2.l_i_gid_high << 16)482 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x))
408 __u16 l_i_gid_high; /* were reserved2[0] */ member456 __u16 l_i_gid_high; /* were reserved2[0] */ member502 #define i_gid_high osd2.linux2.l_i_gid_high517 #define inode_gid(inode) ((inode).i_gid | (inode).osd2.linux2.l_i_gid_high << 16)520 #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()
274 t->osd2.linux2.l_i_gid_high = in ext2fs_swap_inode_full()275 ext2fs_swab16 (f->osd2.linux2.l_i_gid_high); in ext2fs_swap_inode_full()
195 { "gid", &set_inode.i_gid, &set_inode.osd2.linux2.l_i_gid_high,
111 __u16 l_i_gid_high; /* were reserved2[0] */