Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.c1521 if (!sdp->sd_statfs_force_sync) { in gfs2_wake_up_statfs()
1522 sdp->sd_statfs_force_sync = 1; in gfs2_wake_up_statfs()
1547 if (sdp->sd_statfs_force_sync) { in gfs2_quotad()
1572 if (empty && !sdp->sd_statfs_force_sync) in gfs2_quotad()
Dincore.h755 int sd_statfs_force_sync; member
Dsuper.c621 sdp->sd_statfs_force_sync = 0; in gfs2_statfs_sync()