Searched refs:ext2fs_set_i_gid_high (Results 1 – 4 of 4) sorted by relevance
241 ext2fs_set_i_gid_high(inode, (gid >> 16) & 0xffff); in create_directory()274 ext2fs_set_i_gid_high(inode, (gid >> 16) & 0xffff); in mk_hugefile()
476 ext2fs_set_i_gid_high(inode, root_gid >> 16); in create_root_dir()
482 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x)) macro
520 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x)) macro