Home
last modified time | relevance | path

Searched refs:GFS2_FORMAT_IN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dgfs2_ondisk.h35 #define GFS2_FORMAT_IN 500 macro
/linux-4.4.14/fs/gfs2/
Dbmap.c410 gfs2_metatype_set(mp->mp_bh[i], GFS2_METATYPE_IN, GFS2_FORMAT_IN); in gfs2_indirect_init()
Dxattr.c1014 gfs2_metatype_set(indbh, GFS2_METATYPE_IN, GFS2_FORMAT_IN); in ea_set_block()