Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dext2.h323 __le16 l_i_uid_high; /* these 2 fields */ member
351 #define i_uid_high osd2.linux2.l_i_uid_high
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch725 - __u16 l_i_uid_high; /* these 2 fields */
773 - __u16 l_i_uid_high; /* these 2 fields */
805 -#define i_uid_high osd2.linux2.l_i_uid_high
820 -#define inode_uid(inode) ((inode).i_uid | (inode).osd2.linux2.l_i_uid_high << 16)
822 -#define ext2fs_set_i_uid_high(inode,x) ((inode).osd2.linux2.l_i_uid_high = (x))
/openbmc/linux/Documentation/filesystems/ext4/
H A Dinodes.rst390 - l_i_uid_high
/openbmc/linux/fs/ext4/
H A Dext4.h798 __le16 l_i_uid_high; /* these 2 fields */ member
942 #define i_uid_high osd2.linux2.l_i_uid_high