Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A 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 …]
/openbmc/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()
/openbmc/linux/fs/ceph/
H A 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()
/openbmc/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.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()
H A Dwrite.c1346 spin_lock(&flctx->flc_lock); in nfs_can_extend_write()
1358 spin_unlock(&flctx->flc_lock); in nfs_can_extend_write()
/openbmc/linux/include/linux/
H A Dfilelock.h130 spinlock_t flc_lock; member
/openbmc/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()
/openbmc/linux/fs/smb/client/
H A Dfile.c1653 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1657 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
1676 spin_lock(&flctx->flc_lock); in cifs_push_posix_locks()
1698 spin_unlock(&flctx->flc_lock); in cifs_push_posix_locks()
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c7925 spin_lock(&flctx->flc_lock); in check_for_locks()
7932 spin_unlock(&flctx->flc_lock); in check_for_locks()
8454 spin_lock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8471 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8475 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
8485 spin_unlock(&ctx->flc_lock); in nfsd4_deleg_getattr_conflict()
/openbmc/linux/Documentation/filesystems/
H A Dlocking.rst455 ops flc_lock blocked_lock_lock may block