Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c1539 if (!sdp->sd_statfs_force_sync) { in gfs2_wake_up_statfs()
1540 sdp->sd_statfs_force_sync = 1; in gfs2_wake_up_statfs()
1565 if (sdp->sd_statfs_force_sync) { in gfs2_quotad()
1584 sdp->sd_statfs_force_sync || in gfs2_quotad()
1589 if (sdp->sd_statfs_force_sync) in gfs2_quotad()
H A Dincore.h745 int sd_statfs_force_sync; member
H A Dsuper.c307 sdp->sd_statfs_force_sync = 0; in gfs2_statfs_sync()