Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dsuper.c241 if (sdp->sd_args.ar_statfs_percent) { in gfs2_statfs_change()
243 y = m_sc->sc_free * sdp->sd_args.ar_statfs_percent; in gfs2_statfs_change()
1165 if (args->ar_statfs_percent) in gfs2_show_options()
1166 seq_printf(s, ",statfs_percent=%d", args->ar_statfs_percent); in gfs2_show_options()
H A Dincore.h574 s32 ar_statfs_percent; /* The % change to force sync */ member
H A Dops_fstype.c1532 args->ar_statfs_percent = result.int_32; in gfs2_parse_param()