/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_pcl.c | 65 pcl->cl_count++; in pcl_insert_position() 92 * - cl_count is already set to the number of segments in 98 * cl_count is updated to be the number of chunks (ie. 105 unsigned int i, segcount = pcl->cl_count; in pcl_alloc_call() 107 pcl->cl_count = 0; in pcl_alloc_call() 143 * - cl_count is already set to the number of segments in 149 * cl_count is updated to be the number of chunks (ie. 159 unsigned int i, segcount = pcl->cl_count; in pcl_alloc_read() 161 pcl->cl_count = 0; in pcl_alloc_read() 195 * - cl_count i [all...] |
H A D | svc_rdma_recvfrom.c | 412 * rc_call_pcl cl_count fields are set to the number of 419 rctxt->rc_call_pcl.cl_count = 0; in xdr_count_read_segments() 420 rctxt->rc_read_pcl.cl_count = 0; in xdr_count_read_segments() 435 ++rctxt->rc_read_pcl.cl_count; in xdr_count_read_segments() 437 ++rctxt->rc_call_pcl.cl_count; in xdr_count_read_segments() 498 * the number of Write chunks is in rc_write_pcl.cl_count. 504 rctxt->rc_write_pcl.cl_count = 0; in xdr_count_write_chunks() 508 ++rctxt->rc_write_pcl.cl_count; in xdr_count_write_chunks() 572 rctxt->rc_reply_pcl.cl_count = 1; in xdr_check_reply_chunk()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | resize.c | 414 u16 cl_count = le16_to_cpu(di->id2.i_chain.cl_count); in ocfs2_verify_group_and_input() local 423 else if (input->chain >= cl_count) in ocfs2_verify_group_and_input() 425 else if (next_free != cl_count && next_free != input->chain) in ocfs2_verify_group_and_input()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | resize.c | 412 u16 cl_count = le16_to_cpu(di->id2.i_chain.cl_count); in ocfs2_verify_group_and_input() local 421 else if (input->chain >= cl_count) in ocfs2_verify_group_and_input() 423 else if (next_free != cl_count && next_free != input->chain) in ocfs2_verify_group_and_input()
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | svc_rdma_pcl.h | 29 unsigned int cl_count; member
|
H A D | clnt.h | 45 refcount_t cl_count; /* Number of references */ member
|
/kernel/linux/linux-5.10/fs/nfs/filelayout/ |
H A D | filelayout.c | 474 dprintk("%s USE DS: %s cl_count %d\n", __func__, in filelayout_read_pagelist() 475 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count)); in filelayout_read_pagelist() 478 refcount_inc(&ds->ds_clp->cl_count); in filelayout_read_pagelist() 517 dprintk("%s ino %lu sync %d req %zu@%llu DS: %s cl_count %d\n", in filelayout_write_pagelist() 519 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count)); in filelayout_write_pagelist() 522 refcount_inc(&ds->ds_clp->cl_count); in filelayout_write_pagelist() 1005 dprintk("%s ino %lu, how %d cl_count %d\n", __func__, in filelayout_initiate_commit() 1006 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit() 1008 refcount_inc(&ds->ds_clp->cl_count); in filelayout_initiate_commit()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | client.c | 163 refcount_set(&clp->cl_count, 1); in nfs_alloc_client() 266 if (refcount_dec_and_lock(&clp->cl_count, &nn->nfs_client_lock)) { in nfs_put_client() 298 refcount_inc(&clp->cl_count); in nfs_match_client() 331 refcount_inc(&clp->cl_count); in nfs_match_client() 1067 refcount_inc(&server->nfs_client->cl_count); in nfs_clone_server() 1215 refcount_read(&clp->cl_count), in nfs_server_list_show()
|
H A D | nfs4client.c | 511 refcount_inc(&pos->cl_count); in nfs4_match_client() 591 refcount_inc(&pos->cl_count); in nfs40_walk_client_list() 748 refcount_inc(&pos->cl_count); in nfs41_walk_client_list() 785 refcount_inc(&clp->cl_count); in nfs4_find_client_ident() 840 refcount_inc(&clp->cl_count); in nfs4_find_client_sessionid()
|
H A D | nfs4state.c | 1233 refcount_inc(&clp->cl_count); in nfs4_schedule_state_manager() 1329 refcount_inc(&clp->cl_count); in nfs4_wait_clnt_recover() 2711 } while (refcount_read(&clp->cl_count) > 1 && !signalled()); in nfs4_state_manager() 2747 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager() 2754 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
|
/kernel/linux/linux-6.6/fs/nfs/filelayout/ |
H A D | filelayout.c | 474 dprintk("%s USE DS: %s cl_count %d\n", __func__, in filelayout_read_pagelist() 475 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count)); in filelayout_read_pagelist() 478 refcount_inc(&ds->ds_clp->cl_count); in filelayout_read_pagelist() 517 dprintk("%s ino %lu sync %d req %zu@%llu DS: %s cl_count %d\n", in filelayout_write_pagelist() 519 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count)); in filelayout_write_pagelist() 522 refcount_inc(&ds->ds_clp->cl_count); in filelayout_write_pagelist() 1012 dprintk("%s ino %lu, how %d cl_count %d\n", __func__, in filelayout_initiate_commit() 1013 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit() 1015 refcount_inc(&ds->ds_clp->cl_count); in filelayout_initiate_commit()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | client.c | 164 refcount_set(&clp->cl_count, 1); in nfs_alloc_client() 265 if (refcount_dec_and_lock(&clp->cl_count, &nn->nfs_client_lock)) { in nfs_put_client() 297 refcount_inc(&clp->cl_count); in nfs_match_client() 334 refcount_inc(&clp->cl_count); in nfs_match_client() 1128 refcount_inc(&server->nfs_client->cl_count); in nfs_clone_server() 1277 refcount_read(&clp->cl_count), in nfs_server_list_show()
|
H A D | nfs4client.c | 545 refcount_inc(&pos->cl_count); in nfs4_match_client() 625 refcount_inc(&pos->cl_count); in nfs40_walk_client_list() 783 refcount_inc(&pos->cl_count); in nfs41_walk_client_list() 820 refcount_inc(&clp->cl_count); in nfs4_find_client_ident() 875 refcount_inc(&clp->cl_count); in nfs4_find_client_sessionid()
|
H A D | nfs4state.c | 1233 refcount_inc(&clp->cl_count); in nfs4_schedule_state_manager() 1329 refcount_inc(&clp->cl_count); in nfs4_wait_clnt_recover() 2735 } while (refcount_read(&clp->cl_count) > 1 && !signalled()); in nfs4_state_manager() 2771 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager() 2778 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_fs_sb.h | 29 refcount_t cl_count; member
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | clnt.h | 37 atomic_t cl_count; /* Number of references */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_fs_sb.h | 29 refcount_t cl_count; member
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | debugfs.c | 93 if (!refcount_inc_not_zero(&clnt->cl_count)) { in tasks_open()
|
H A D | clnt.c | 174 if (refcount_read(&clnt->cl_count) == 0) in rpc_clnt_skip_event() 427 refcount_set(&clnt->cl_count, 1); in rpc_new_client() 439 refcount_inc(&parent->cl_count); in rpc_new_client() 1015 if (refcount_dec_and_test(&clnt->cl_count)) in rpc_free_auth() 1029 if (refcount_dec_not_one(&clnt->cl_count)) in rpc_release_client() 1171 refcount_inc(&clnt->cl_count); in rpc_task_set_client()
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | clnt.c | 172 if (atomic_read(&clnt->cl_count) == 0) in rpc_clnt_skip_event() 422 atomic_set(&clnt->cl_count, 1); in rpc_new_client() 433 atomic_inc(&parent->cl_count); in rpc_new_client() 928 atomic_inc(&clnt->cl_count); in rpc_free_auth() 931 if (atomic_dec_and_test(&clnt->cl_count)) in rpc_free_auth() 945 if (!atomic_dec_and_test(&clnt->cl_count)) in rpc_release_client() 1085 atomic_inc(&clnt->cl_count); in rpc_task_set_client()
|
H A D | debugfs.c | 93 if (!atomic_inc_not_zero(&clnt->cl_count)) { in tasks_open()
|
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_rpc_upcall.c | 163 atomic_inc(&clnt->cl_count); in get_gssp_clnt()
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_rpc_upcall.c | 164 refcount_inc(&clnt->cl_count); in get_gssp_clnt()
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 1781 dprintk("%s USE DS: %s cl_count %d vers %d\n", __func__, in ff_layout_read_pagelist() 1782 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), vers); in ff_layout_read_pagelist() 1785 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_read_pagelist() 1847 dprintk("%s ino %lu sync %d req %zu@%llu DS: %s cl_count %d vers %d\n", in ff_layout_write_pagelist() 1849 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), in ff_layout_write_pagelist() 1853 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_write_pagelist() 1933 dprintk("%s ino %lu, how %d cl_count %d vers %d\n", __func__, in ff_layout_initiate_commit() 1934 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit() 1938 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_initiate_commit()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 1794 dprintk("%s USE DS: %s cl_count %d vers %d\n", __func__, in ff_layout_read_pagelist() 1795 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), vers); in ff_layout_read_pagelist() 1798 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_read_pagelist() 1860 dprintk("%s ino %lu sync %d req %zu@%llu DS: %s cl_count %d vers %d\n", in ff_layout_write_pagelist() 1862 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), in ff_layout_write_pagelist() 1866 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_write_pagelist() 1946 dprintk("%s ino %lu, how %d cl_count %d vers %d\n", __func__, in ff_layout_initiate_commit() 1947 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit() 1951 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_initiate_commit()
|