Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dsuper.c252 if (sdp->sd_args.ar_statfs_percent) { in gfs2_statfs_change()
254 y = m_sc->sc_free * sdp->sd_args.ar_statfs_percent; in gfs2_statfs_change()
1082 if (args->ar_statfs_percent) in gfs2_show_options()
1083 seq_printf(s, ",statfs_percent=%d", args->ar_statfs_percent); in gfs2_show_options()
H A Dincore.h594 s32 ar_statfs_percent; /* The % change to force sync */ member
H A Dops_fstype.c1490 args->ar_statfs_percent = result.int_32; in gfs2_parse_param()