Searched refs:GFS2_DIF_SYSTEM (Results 1 – 3 of 3) sorted by relevance
253 #define GFS2_DIF_SYSTEM 0x00000200 /* New in gfs2 */ macro
236 if (GFS2_I(inode)->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_lookup_by_inum()688 if (dip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_create_inode()689 ip->i_diskflags |= GFS2_DIF_SYSTEM; in gfs2_create_inode()
1262 if (ip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_quota_change()