Home
last modified time | relevance | path

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

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