Home
last modified time | relevance | path

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

/linux-4.19.296/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.19.296/fs/
Dlocks.c220 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
825 spin_lock(&ctx->flc_lock); in posix_test_lock()
834 spin_unlock(&ctx->flc_lock); in posix_test_lock()
940 spin_lock(&ctx->flc_lock); in flock_lock_inode()
979 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
1019 spin_lock(&ctx->flc_lock); in posix_lock_inode()
1189 spin_unlock(&ctx->flc_lock); in posix_lock_inode()
1272 spin_lock(&ctx->flc_lock); in locks_mandatory_locked()
1281 spin_unlock(&ctx->flc_lock); in locks_mandatory_locked()
1396 lockdep_assert_held(&ctx->flc_lock); in time_out_leases()
[all …]
/linux-4.19.296/fs/ceph/
Dlocks.c351 spin_lock(&ctx->flc_lock); in ceph_count_locks()
356 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
415 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
439 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/linux-4.19.296/fs/nfs/
Ddelegation.c118 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
123 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
127 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
133 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
Dnfs4state.c1532 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1537 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1567 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1573 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
Dwrite.c1309 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1321 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/linux-4.19.296/fs/cifs/
Dfile.c1259 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1263 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1282 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1304 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/linux-4.19.296/include/linux/
Dfs.h1072 spinlock_t flc_lock; member
/linux-4.19.296/fs/nfsd/
Dnfs4state.c6349 spin_lock(&flctx->flc_lock); in check_for_locks()
6356 spin_unlock(&flctx->flc_lock); in check_for_locks()