Home
last modified time | relevance | path

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

/linux-6.12.1/fs/gfs2/
Dutil.c155 wake_up(&sdp->sd_quota_wait); in signal_our_withdraw()
Dincore.h786 wait_queue_head_t sd_quota_wait; member
Dquota.c1579 wake_up(&sdp->sd_quota_wait); in gfs2_wake_up_statfs()
1620 t = wait_event_freezable_timeout(sdp->sd_quota_wait, in gfs2_quotad()
Dops_fstype.c107 init_waitqueue_head(&sdp->sd_quota_wait); in init_sbd()