Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.c519 spin_lock(&sdp->sd_trunc_lock); in inode_go_lock()
522 spin_unlock(&sdp->sd_trunc_lock); in inode_go_lock()
H A Dquota.c1522 spin_lock(&sdp->sd_trunc_lock); in quotad_check_trunc_list()
1528 spin_unlock(&sdp->sd_trunc_lock); in quotad_check_trunc_list()
1587 spin_lock(&sdp->sd_trunc_lock); in gfs2_quotad()
1589 spin_unlock(&sdp->sd_trunc_lock); in gfs2_quotad()
H A Dincore.h809 spinlock_t sd_trunc_lock; member
H A Dops_fstype.c110 spin_lock_init(&sdp->sd_trunc_lock); in init_sbd()