Home
last modified time | relevance | path

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

/fs/gfs2/
Dlog.c330 up_read(&sdp->sd_log_flush_lock); in gfs2_log_release()
397 down_read(&sdp->sd_log_flush_lock); in gfs2_log_reserve()
797 down_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
801 up_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
871 up_write(&sdp->sd_log_flush_lock); in gfs2_log_flush()
Dtrans.c116 up_read(&sdp->sd_log_flush_lock); in gfs2_trans_end()
Dincore.h828 struct rw_semaphore sd_log_flush_lock; member
Drgrp.c1854 down_write(&sdp->sd_log_flush_lock); in try_rgrp_unlink()
1857 up_write(&sdp->sd_log_flush_lock); in try_rgrp_unlink()
Dops_fstype.c135 init_rwsem(&sdp->sd_log_flush_lock); in init_sbd()