Home
last modified time | relevance | path

Searched refs:l_i_gid_high (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h324 __le16 l_i_gid_high; /* were reserved2[0] */ member
352 #define i_gid_high osd2.linux2.l_i_gid_high
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch726 - __u16 l_i_gid_high; /* were reserved2[0] */
774 - __u16 l_i_gid_high; /* were reserved2[0] */
806 -#define i_gid_high osd2.linux2.l_i_gid_high
821 -#define inode_gid(inode) ((inode).i_gid | (inode).osd2.linux2.l_i_gid_high << 16)
823 -#define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x))
/openbmc/linux/Documentation/filesystems/ext4/
H A Dinodes.rst394 - l_i_gid_high
/openbmc/linux/fs/ext4/
H A Dext4.h799 __le16 l_i_gid_high; /* were reserved2[0] */ member
953 #define i_gid_high osd2.linux2.l_i_gid_high