Home
last modified time | relevance | path

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

/linux/fs/
H A Dlocks.c335 spin_lock(&flctx->flc_lock); in locks_owner_has_blockers()
967 spin_lock(&ctx->flc_lock); in posix_test_lock()
1097 spin_lock(&ctx->flc_lock); in flock_lock_inode()
1180 spin_lock(&ctx->flc_lock); in posix_lock_inode()
1564 spin_lock(&ctx->flc_lock); in __break_lease()
1623 spin_lock(&ctx->flc_lock); in __break_lease()
1803 spin_lock(&ctx->flc_lock); in generic_add_lease()
1897 spin_lock(&ctx->flc_lock); in generic_delete_lease()
2675 spin_lock(&ctx->flc_lock); in locks_remove_lease()
2705 spin_lock(&ctx->flc_lock); in locks_remove_file()
[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.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()
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.c1331 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1343 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.c1843 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1847 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1866 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1890 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.c8318 spin_lock(&flctx->flc_lock); in check_for_locks()
8325 spin_unlock(&flctx->flc_lock); in check_for_locks()
8845 spin_lock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8864 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8872 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8904 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