Searched refs:GFS2_DIF_SYSTEM (Results 1 – 3 of 3) sorted by relevance
259 #define GFS2_DIF_SYSTEM 0x00000200 /* New in gfs2 */ macro
248 if (GFS2_I(inode)->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_lookup_by_inum()699 if (dip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_create_inode()700 ip->i_diskflags |= GFS2_DIF_SYSTEM; in gfs2_create_inode()
1273 if (ip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_quota_change()