Home
last modified time | relevance | path

Searched refs:sd_log_flush_lock (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dlog.c333 up_read(&sdp->sd_log_flush_lock); in gfs2_log_release()
400 down_read(&sdp->sd_log_flush_lock); in gfs2_log_reserve()
793 down_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
797 up_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
867 up_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
Dtrans.c119 up_read(&sdp->sd_log_flush_lock); in gfs2_trans_end()
Dincore.h831 struct rw_semaphore sd_log_flush_lock; member
Drgrp.c1835 down_write(&sdp->sd_log_flush_lock); in try_rgrp_unlink()
1838 up_write(&sdp->sd_log_flush_lock); in try_rgrp_unlink()
Dops_fstype.c130 init_rwsem(&sdp->sd_log_flush_lock); in init_sbd()