Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c190 spin_lock_init(&ctx->flc_lock); in locks_get_lock_context()
335 spin_lock(&flctx->flc_lock); in locks_owner_has_blockers()
340 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
344 spin_unlock(&flctx->flc_lock); in locks_owner_has_blockers()
967 spin_lock(&ctx->flc_lock); in posix_test_lock()
976 spin_unlock(&ctx->flc_lock); in posix_test_lock()
986 spin_unlock(&ctx->flc_lock); in posix_test_lock()
1097 spin_lock(&ctx->flc_lock); in flock_lock_inode()
1137 spin_unlock(&ctx->flc_lock); in flock_lock_inode()
1180 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.c388 spin_lock(&ctx->flc_lock); in ceph_count_locks()
393 spin_unlock(&ctx->flc_lock); in ceph_count_locks()
457 spin_lock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
481 spin_unlock(&ctx->flc_lock); in ceph_encode_locks_to_buffer()
/linux/fs/nfs/
H A Ddelegation.c160 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
165 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
169 spin_lock(&flctx->flc_lock); in nfs_delegation_claim_locks()
175 spin_unlock(&flctx->flc_lock); in nfs_delegation_claim_locks()
H A Dnfs4state.c1529 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1534 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
1565 spin_lock(&flctx->flc_lock); in nfs4_reclaim_locks()
1571 spin_unlock(&flctx->flc_lock); in nfs4_reclaim_locks()
H A Dwrite.c1313 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1325 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/linux/include/linux/
H A Dfilelock.h143 spinlock_t flc_lock; member
/linux/fs/smb/client/
H A Dfile.c1837 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1841 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1860 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1884 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/linux/fs/smb/server/
H A Dvfs.c339 spin_lock(&ctx->flc_lock); in check_lock_range()
360 spin_unlock(&ctx->flc_lock); in check_lock_range()
/linux/fs/nfsd/
H A Dnfs4state.c8321 spin_lock(&flctx->flc_lock); in check_for_locks()
8328 spin_unlock(&flctx->flc_lock); in check_for_locks()
8848 spin_lock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8864 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8876 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8884 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8926 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
/linux/Documentation/filesystems/
H A Dlocking.rst455 ops flc_lock blocked_lock_lock may block