Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dlocks.c187 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
318 spin_lock(&flctx->flc_lock); in locks_owner_has_blockers()
323 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
327 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
917 spin_lock(&ctx->flc_lock); in posix_test_lock()
926 spin_unlock(&ctx->flc_lock); in posix_test_lock()
936 spin_unlock(&ctx->flc_lock); in posix_test_lock()
1045 spin_lock(&ctx->flc_lock); in flock_lock_inode()
1085 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
1128 spin_lock(&ctx->flc_lock); in posix_lock_inode()
[all …]
/Linux-v6.6/fs/lockd/
Dsvcsubs.c220 spin_lock(&flctx->flc_lock); in nlm_traverse_locks()
231 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
237 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
274 spin_lock(&flctx->flc_lock); in nlm_file_inuse()
277 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
281 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
/Linux-v6.6/fs/ceph/
Dlocks.c382 spin_lock(&ctx->flc_lock); in ceph_count_locks()
387 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
446 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
470 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/Linux-v6.6/fs/nfs/
Ddelegation.c157 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
162 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
166 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
172 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
Dnfs4state.c1530 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1535 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1566 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1572 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
Dwrite.c1344 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1356 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/Linux-v6.6/include/linux/
Dfilelock.h130 spinlock_t flc_lock; member
/Linux-v6.6/fs/smb/server/
Dvfs.c339 spin_lock(&ctx->flc_lock); in check_lock_range()
360 spin_unlock(&ctx->flc_lock); in check_lock_range()
/Linux-v6.6/fs/smb/client/
Dfile.c1557 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1561 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1580 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1602 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/Linux-v6.6/fs/nfsd/
Dnfs4state.c7907 spin_lock(&flctx->flc_lock); in check_for_locks()
7914 spin_unlock(&flctx->flc_lock); in check_for_locks()
8432 spin_lock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8449 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8453 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8463 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst452 ops flc_lock blocked_lock_lock may block