Searched refs:GFS2_FLAGS_USER_SET (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/gfs2/
H A Dfile.c204 #define GFS2_FLAGS_USER_SET (GFS2_DIF_JDATA| \ macro
297 if (fsflags || gfsflags & ~GFS2_FLAGS_USER_SET)
300 mask = GFS2_FLAGS_USER_SET;

Completed in 118 milliseconds