Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dsuper.c70 down_write(&sdp->sd_log_flush_lock); in gfs2_jindex_free()
72 up_write(&sdp->sd_log_flush_lock); in gfs2_jindex_free()
H A Dincore.h822 struct rw_semaphore sd_log_flush_lock; member
H A Dops_fstype.c125 init_rwsem(&sdp->sd_log_flush_lock); in init_sbd()