Searched refs:sd_quota_wait (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/gfs2/
H A Dutil.c155 wake_up(&sdp->sd_quota_wait);
H A Dincore.h788 wait_queue_head_t sd_quota_wait; member in struct:gfs2_sbd
H A Dquota.c1567 wake_up(&sdp->sd_quota_wait);
1608 t = wait_event_freezable_timeout(sdp->sd_quota_wait,
H A Dops_fstype.c108 init_waitqueue_head(&sdp->sd_quota_wait);

Completed in 106 milliseconds