Searched refs:GFS2_DIF_SYSTEM (Results 1 – 3 of 3) sorted by relevance
259 #define GFS2_DIF_SYSTEM 0x00000200 /* New in gfs2 */ macro
238 if (GFS2_I(inode)->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_lookup_by_inum()689 if (dip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_create_inode()690 ip->i_diskflags |= GFS2_DIF_SYSTEM; in gfs2_create_inode()
1265 if (ip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_quota_change()
Completed in 11 milliseconds