Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dincore.h717 struct gfs2_glock *sd_rename_gl; member
H A Dops_fstype.c428 CREATE, &sdp->sd_rename_gl); in init_locking()
446 gfs2_glock_put(sdp->sd_rename_gl); in init_locking()
H A Dinode.c1430 error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE, in gfs2_rename()
1665 error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE, in gfs2_exchange()
H A Dsuper.c631 gfs2_glock_put(sdp->sd_rename_gl); in gfs2_put_super()