Searched refs:statfs_timeo (Results 1 – 1 of 1) sorted by relevance
1545 unsigned long statfs_timeo = 0; in gfs2_quotad() local1559 statfs_timeo = gfs2_tune_get(sdp, gt_statfs_quantum) * HZ; in gfs2_quotad()1563 &statfs_timeo, in gfs2_quotad()1576 t = min(quotad_timeo, statfs_timeo); in gfs2_quotad()
Completed in 6 milliseconds