Searched defs:ext2fs_set_i_gid_high (Results 1 – 1 of 1) sorted by relevance
456 #define ext2fs_set_i_gid_high(inode,x) (x) macro462 #define ext2fs_set_i_gid_high(inode,x) ((inode).osd2.linux2.l_i_gid_high = (x)) macro