Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dlocks.c186 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
317 spin_lock(&flctx->flc_lock); in locks_owner_has_blockers()
322 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
326 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
901 spin_lock(&ctx->flc_lock); in posix_test_lock()
910 spin_unlock(&ctx->flc_lock); in posix_test_lock()
920 spin_unlock(&ctx->flc_lock); in posix_test_lock()
1029 spin_lock(&ctx->flc_lock); in flock_lock_inode()
1069 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
1112 spin_lock(&ctx->flc_lock); in posix_lock_inode()
[all …]
/Linux-v6.1/fs/lockd/
Dsvcsubs.c217 spin_lock(&flctx->flc_lock); in nlm_traverse_locks()
228 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
234 spin_unlock(&flctx->flc_lock); in nlm_traverse_locks()
271 spin_lock(&flctx->flc_lock); in nlm_file_inuse()
274 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
278 spin_unlock(&flctx->flc_lock); in nlm_file_inuse()
/Linux-v6.1/fs/ceph/
Dlocks.c369 spin_lock(&ctx->flc_lock); in ceph_count_locks()
374 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
433 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
457 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/Linux-v6.1/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.c1514 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1519 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1550 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1556 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
Dwrite.c1339 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1351 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/Linux-v6.1/fs/ksmbd/
Dvfs.c330 spin_lock(&ctx->flc_lock); in check_lock_range()
351 spin_unlock(&ctx->flc_lock); in check_lock_range()
/Linux-v6.1/fs/cifs/
Dfile.c1428 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1432 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1451 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1473 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/Linux-v6.1/Documentation/filesystems/
Dlocking.rst441 ops flc_lock blocked_lock_lock may block
/Linux-v6.1/include/linux/
Dfs.h1126 spinlock_t flc_lock; member
/Linux-v6.1/fs/nfsd/
Dnfs4state.c7719 spin_lock(&flctx->flc_lock); in check_for_locks()
7726 spin_unlock(&flctx->flc_lock); in check_for_locks()