Home
last modified time | relevance | path

Searched refs:linux2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h326 } linux2; member
347 #define i_frag osd2.linux2.l_i_frag
348 #define i_fsize osd2.linux2.l_i_fsize
351 #define i_uid_high osd2.linux2.l_i_uid_high
352 #define i_gid_high osd2.linux2.l_i_gid_high
353 #define i_reserved2 osd2.linux2.l_i_reserved2
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch729 - } linux2;
777 - } linux2;
801 -#define i_frag osd2.linux2.l_i_frag
802 -#define i_fsize osd2.linux2.l_i_fsize
805 -#define i_uid_high osd2.linux2.l_i_uid_high
806 -#define i_gid_high osd2.linux2.l_i_gid_high
820 -#define inode_uid(inode) ((inode).i_uid | (inode).osd2.linux2.l_i_uid_high << 16)
821 -#define inode_gid(inode) ((inode).i_gid | (inode).osd2.linux2.l_i_gid_high << 16)
822 -#define ext2fs_set_i_uid_high(inode,x) ((inode).osd2.linux2.l_i_uid_high = (x))
823 -#define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x))
/openbmc/linux/fs/ext4/
H A Dext4.h802 } linux2; member
948 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
949 #define i_blocks_high osd2.linux2.l_i_blocks_high
952 #define i_uid_high osd2.linux2.l_i_uid_high
953 #define i_gid_high osd2.linux2.l_i_gid_high
954 #define i_checksum_lo osd2.linux2.l_i_checksum_lo
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc537 |qemu_system| linux2.img -hdb nbd+unix://?socket=/tmp/my_socket
553 |qemu_system| linux2.img -hdb nbd:unix:/tmp/my_socket
/openbmc/u-boot/doc/driver-model/
H A DREADME.txt101 platform linux2 -- Python 2.7.5, pytest-2.9.0, py-1.4.31, pluggy-0.3.1 -- /root/u-boot/venv/bin/pyt…