Home
last modified time | relevance | path

Searched refs:flc_lock (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/fs/lockd/
Dsvcsubs.c174 spin_lock(&flctx->flc_lock); in nlm_traverse_locks()
186 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
198 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
235 spin_lock(&flctx->flc_lock); in nlm_file_inuse()
238 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
242 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
/linux-4.1.27/fs/
Dlocks.c217 spin_lock_init(&new->flc_lock); in locks_get_lock_context()
771 spin_lock(&ctx->flc_lock); in posix_test_lock()
782 spin_unlock(&ctx->flc_lock); in posix_test_lock()
887 spin_lock(&ctx->flc_lock); in flock_lock_inode()
926 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
962 spin_lock(&ctx->flc_lock); in __posix_lock_file()
1132 spin_unlock(&ctx->flc_lock); in __posix_lock_file()
1213 spin_lock(&ctx->flc_lock); in locks_mandatory_locked()
1222 spin_unlock(&ctx->flc_lock); in locks_mandatory_locked()
1340 lockdep_assert_held(&ctx->flc_lock); in time_out_leases()
[all …]
/linux-4.1.27/fs/ceph/
Dlocks.c256 spin_lock(&ctx->flc_lock); in ceph_count_locks()
261 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
289 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
313 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/linux-4.1.27/fs/nfs/
Ddelegation.c96 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
101 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
105 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
111 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
Dnfs4state.c1400 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1405 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1432 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1438 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
Dwrite.c1210 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1222 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/linux-4.1.27/fs/cifs/
Dfile.c1142 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1146 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1165 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1187 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/linux-4.1.27/include/linux/
Dfs.h997 spinlock_t flc_lock; member
/linux-4.1.27/fs/nfsd/
Dnfs4state.c5809 spin_lock(&flctx->flc_lock); in check_for_locks()
5816 spin_unlock(&flctx->flc_lock); in check_for_locks()