Searched refs:ext2fs_set_i_gid_high (Results 1 – 2 of 2) sorted by relevance
484 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x)) macro
383 ext2fs_set_i_gid_high(inode, root_gid >> 16); in create_root_dir()