Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dutil.c155 wake_up(&sdp->sd_quota_wait); in signal_our_withdraw()
H A Dincore.h788 wait_queue_head_t sd_quota_wait; member
H A Dquota.c1541 wake_up(&sdp->sd_quota_wait); in gfs2_wake_up_statfs()
1583 t = wait_event_interruptible_timeout(sdp->sd_quota_wait, in gfs2_quotad()
H A Dops_fstype.c108 init_waitqueue_head(&sdp->sd_quota_wait); in init_sbd()