Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.c131 wake_up(&sdp->sd_quota_wait); in do_withdraw()
H A Dincore.h788 wait_queue_head_t sd_quota_wait; member
H A Dquota.c1565 wake_up(&sdp->sd_quota_wait); in gfs2_wake_up_statfs()
1616 wait_event_freezable_timeout(sdp->sd_quota_wait, in gfs2_quotad()
H A Dops_fstype.c109 init_waitqueue_head(&sdp->sd_quota_wait); in init_sbd()