Home
last modified time | relevance | path

Searched refs:GFS2_DIF_SYSTEM (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dgfs2_ondisk.h259 #define GFS2_DIF_SYSTEM 0x00000200 /* New in gfs2 */ macro
/linux/fs/gfs2/
H A Dinode.c258 if (GFS2_I(inode)->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_lookup_by_inum()
795 if (dip->i_diskflags & GFS2_DIF_SYSTEM) in gfs2_create_inode()
796 ip->i_diskflags |= GFS2_DIF_SYSTEM; in gfs2_create_inode()