Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c189 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
345 spin_lock(&flctx->flc_lock); in locks_owner_has_blockers()
350 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
354 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
1026 spin_lock(&ctx->flc_lock); in posix_test_lock()
1035 spin_unlock(&ctx->flc_lock); in posix_test_lock()
1045 spin_unlock(&ctx->flc_lock); in posix_test_lock()
1156 spin_lock(&ctx->flc_lock); in flock_lock_inode()
1196 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
1239 spin_lock(&ctx->flc_lock); in posix_lock_inode()
[all …]
/linux/fs/lockd/
H A 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/fs/ceph/
H A Dlocks.c391 spin_lock(&ctx->flc_lock); in ceph_count_locks()
396 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
460 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
484 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/linux/fs/nfs/
H A Ddelegation.c185 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
190 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
194 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
200 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
H A Dnfs4state.c1446 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1451 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1482 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1488 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
H A Dwrite.c1271 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1283 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/linux/include/linux/
H A Dfilelock.h144 spinlock_t flc_lock; member
/linux/fs/smb/client/
H A Dfile.c1914 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1918 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1937 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1961 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/linux/fs/smb/server/
H A Dvfs.c309 spin_lock(&ctx->flc_lock); in check_lock_range()
330 spin_unlock(&ctx->flc_lock); in check_lock_range()
/linux/fs/nfsd/
H A Dnfs4state.c8741 spin_lock(&flctx->flc_lock); in check_for_locks()
8748 spin_unlock(&flctx->flc_lock); in check_for_locks()
9365 spin_lock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
9379 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
9394 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
/linux/Documentation/filesystems/
H A Dlocking.rst405 ops flc_lock blocked_lock_lock may block