Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dincore.h729 struct gfs2_glock *sd_rename_gl; member
Dops_fstype.c415 CREATE, &sdp->sd_rename_gl); in init_locking()
433 gfs2_glock_put(sdp->sd_rename_gl); in init_locking()
Dinode.c1379 error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE, in gfs2_rename()
1592 error = gfs2_glock_nq_init(sdp->sd_rename_gl, LM_ST_EXCLUSIVE, in gfs2_exchange()
Dsuper.c920 gfs2_glock_put(sdp->sd_rename_gl); in gfs2_put_super()