Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/fs/
Dlocks.c219 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
775 spin_lock(&ctx->flc_lock); in posix_test_lock()
786 spin_unlock(&ctx->flc_lock); in posix_test_lock()
891 spin_lock(&ctx->flc_lock); in flock_lock_inode()
930 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
966 spin_lock(&ctx->flc_lock); in __posix_lock_file()
1136 spin_unlock(&ctx->flc_lock); in __posix_lock_file()
1215 spin_lock(&ctx->flc_lock); in locks_mandatory_locked()
1224 spin_unlock(&ctx->flc_lock); in locks_mandatory_locked()
1342 lockdep_assert_held(&ctx->flc_lock); in time_out_leases()
[all …]
/linux-4.4.14/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.4.14/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.c1399 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1404 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1431 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1437 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
Dwrite.c1230 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1242 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/linux-4.4.14/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.4.14/include/linux/
Dfs.h1013 spinlock_t flc_lock; member
/linux-4.4.14/fs/nfsd/
Dnfs4state.c5887 spin_lock(&flctx->flc_lock); in check_for_locks()
5894 spin_unlock(&flctx->flc_lock); in check_for_locks()