Home
last modified time | relevance | path

Searched refs:GFS2_DATA_ORDERED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dinode.h32 return sdp->sd_args.ar_data == GFS2_DATA_ORDERED; in gfs2_is_ordered()
H A Dincore.h542 #define GFS2_DATA_DEFAULT GFS2_DATA_ORDERED
544 #define GFS2_DATA_ORDERED 2 macro
H A Dsuper.c1146 case GFS2_DATA_ORDERED: in gfs2_show_options()
H A Dops_fstype.c1401 Opt_data_ordered = GFS2_DATA_ORDERED,