Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dquota.c1541 if (!sdp->sd_statfs_force_sync) { in gfs2_wake_up_statfs()
1542 sdp->sd_statfs_force_sync = 1; in gfs2_wake_up_statfs()
1567 if (sdp->sd_statfs_force_sync) { in gfs2_quotad()
1586 sdp->sd_statfs_force_sync || in gfs2_quotad()
1591 if (sdp->sd_statfs_force_sync) in gfs2_quotad()
Dincore.h745 int sd_statfs_force_sync; member
Dsuper.c303 sdp->sd_statfs_force_sync = 0; in gfs2_statfs_sync()