Home
last modified time | relevance | path

Searched refs:for_each_file_lock (Results 1 – 9 of 9) sorted by relevance

/linux/fs/ceph/
A Dlocks.c389 for_each_file_lock(lock, &ctx->flc_posix) in ceph_count_locks()
391 for_each_file_lock(lock, &ctx->flc_flock) in ceph_count_locks()
458 for_each_file_lock(lock, &ctx->flc_posix) { in ceph_encode_locks_to_buffer()
469 for_each_file_lock(lock, &ctx->flc_flock) { in ceph_encode_locks_to_buffer()
/linux/fs/lockd/
A Dsvcsubs.c221 for_each_file_lock(fl, &flctx->flc_posix) { in nlm_traverse_locks()
275 for_each_file_lock(fl, &flctx->flc_posix) { in nlm_file_inuse()
/linux/include/linux/
A Dfilelock.h413 #define for_each_file_lock(_fl, _head) list_for_each_entry(_fl, _head, c.flc_list) macro
/linux/
A D.clang-format287 - 'for_each_file_lock'
/linux/fs/nfs/
A Ddelegation.c162 for_each_file_lock(fl, list) { in nfs_delegation_claim_locks()
A Dnfs4state.c1520 for_each_file_lock(fl, list) { in nfs4_reclaim_locks()
/linux/fs/smb/server/
A Dvfs.c340 for_each_file_lock(flock, &ctx->flc_posix) { in check_lock_range()
/linux/fs/smb/client/
A Dfile.c1861 for_each_file_lock(flock, &flctx->flc_posix) { in cifs_push_posix_locks()
/linux/fs/nfsd/
A Dnfs4state.c8370 for_each_file_lock(fl, &flctx->flc_posix) { in check_for_locks()
8902 for_each_file_lock(fl, &ctx->flc_lease) { in nfsd4_deleg_getattr_conflict()

Completed in 43 milliseconds