Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h47 #define GFS2_FORMAT_DE 1200 macro
/openbmc/linux/fs/gfs2/
H A Dsuper.c425 GFS2_FORMAT_DE : 0); in gfs2_dinode_out()
H A Ddir.c884 leaf->lf_dirent_format = cpu_to_be32(GFS2_FORMAT_DE); in new_leaf()