Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dglops.c519 spin_lock(&sdp->sd_trunc_lock); in inode_go_lock()
522 spin_unlock(&sdp->sd_trunc_lock); in inode_go_lock()
Dquota.c1514 spin_lock(&sdp->sd_trunc_lock); in quotad_check_trunc_list()
1520 spin_unlock(&sdp->sd_trunc_lock); in quotad_check_trunc_list()
1579 spin_lock(&sdp->sd_trunc_lock); in gfs2_quotad()
1581 spin_unlock(&sdp->sd_trunc_lock); in gfs2_quotad()
Dincore.h809 spinlock_t sd_trunc_lock; member
Dops_fstype.c110 spin_lock_init(&sdp->sd_trunc_lock); in init_sbd()