Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dext4.h268 } linux2; member
313 #define i_file_acl_high osd2.linux2.l_i_file_acl_high
314 #define i_blocks_high osd2.linux2.l_i_blocks_high
317 #define i_uid_high osd2.linux2.l_i_uid_high
318 #define i_gid_high osd2.linux2.l_i_gid_high
319 #define i_reserved2 osd2.linux2.l_i_reserved2
Dextent.c190 inode->osd2.linux2.l_i_blocks_high = blocks >> 32; in do_inode_allocate_extents()
Dindirect.c480 inode->osd2.linux2.l_i_blocks_high = blocks >> 32; in inode_attach_resize()