Home
last modified time | relevance | path

Searched refs:cl_count (Results 1 – 23 of 23) sorted by relevance

/linux-6.15/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c65 pcl->cl_count++; in pcl_insert_position()
105 unsigned int i, segcount = pcl->cl_count; in pcl_alloc_call()
107 pcl->cl_count = 0; in pcl_alloc_call()
159 unsigned int i, segcount = pcl->cl_count; in pcl_alloc_read()
161 pcl->cl_count = 0; in pcl_alloc_read()
209 for (i = 0; i < pcl->cl_count; i++) { in pcl_alloc_write()
H A Dsvc_rdma_recvfrom.c434 rctxt->rc_call_pcl.cl_count = 0; in xdr_count_read_segments()
435 rctxt->rc_read_pcl.cl_count = 0; in xdr_count_read_segments()
450 ++rctxt->rc_read_pcl.cl_count; in xdr_count_read_segments()
452 ++rctxt->rc_call_pcl.cl_count; in xdr_count_read_segments()
525 rctxt->rc_write_pcl.cl_count = 0; in xdr_count_write_chunks()
529 ++rctxt->rc_write_pcl.cl_count; in xdr_count_write_chunks()
593 rctxt->rc_reply_pcl.cl_count = 1; in xdr_check_reply_chunk()
883 if (ctxt->rc_read_pcl.cl_count == 1) in svc_rdma_read_complete()
H A Dsvc_rdma_rw.c1129 if (head->rc_read_pcl.cl_count == 1) in svc_rdma_process_read_list()
/linux-6.15/fs/ocfs2/
H A Dresize.c420 u16 cl_count = le16_to_cpu(di->id2.i_chain.cl_count); in ocfs2_verify_group_and_input() local
429 else if (input->chain >= cl_count) in ocfs2_verify_group_and_input()
431 else if (next_free != cl_count && next_free != input->chain) in ocfs2_verify_group_and_input()
H A Docfs2_fs.h482 __le16 cl_count; /* Total chains in this list */ member
H A Dsuballoc.c411 while (curr < le16_to_cpu(cl->cl_count)) { in ocfs2_find_smallest_chain()
729 if (le16_to_cpu(cl->cl_next_free_rec) < le16_to_cpu(cl->cl_count)) in ocfs2_block_group_alloc()
/linux-6.15/fs/nfs/filelayout/
H A Dfilelayout.c475 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()
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 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count)); in filelayout_initiate_commit()
1007 refcount_inc(&ds->ds_clp->cl_count); in filelayout_initiate_commit()
/linux-6.15/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h29 unsigned int cl_count; member
H A Dclnt.h45 refcount_t cl_count; /* Number of references */ member
/linux-6.15/net/sunrpc/
H A Dsysfs.c69 return refcount_inc_not_zero(&ret->cl_count) ? ret : NULL; in rpc_sysfs_client_kobj_get_clnt()
110 refcount_dec(&clnt->cl_count); in rpc_sysfs_clnt_version_show()
125 refcount_dec(&clnt->cl_count); in rpc_sysfs_clnt_program_show()
140 refcount_dec(&clnt->cl_count); in rpc_sysfs_clnt_max_connect_show()
H A Ddebugfs.c96 if (!refcount_inc_not_zero(&clnt->cl_count)) { in tasks_open()
H A Dclnt.c169 if (refcount_read(&clnt->cl_count) == 0) in rpc_clnt_skip_event()
425 refcount_set(&clnt->cl_count, 1); in rpc_new_client()
437 refcount_inc(&parent->cl_count); in rpc_new_client()
1032 if (refcount_dec_and_test(&clnt->cl_count)) in rpc_free_auth()
1046 if (refcount_dec_not_one(&clnt->cl_count)) in rpc_release_client()
1191 refcount_inc(&clnt->cl_count); in rpc_task_set_client()
H A Drpc_pipe.c425 if (clnt != NULL && refcount_inc_not_zero(&clnt->cl_count)) { in rpc_info_open()
/linux-6.15/fs/nfs/
H A Dclient.c163 refcount_set(&clp->cl_count, 1); in nfs_alloc_client()
273 if (refcount_dec_and_lock(&clp->cl_count, &nn->nfs_client_lock)) { in nfs_put_client()
305 refcount_inc(&clp->cl_count); in nfs_match_client()
342 refcount_inc(&clp->cl_count); in nfs_match_client()
1157 refcount_inc(&server->nfs_client->cl_count); in nfs_clone_server()
1315 refcount_read(&clp->cl_count), in nfs_server_list_show()
H A Dnfs4client.c546 refcount_inc(&pos->cl_count); in nfs4_match_client()
626 refcount_inc(&pos->cl_count); in nfs40_walk_client_list()
784 refcount_inc(&pos->cl_count); in nfs41_walk_client_list()
821 refcount_inc(&clp->cl_count); in nfs4_find_client_ident()
876 refcount_inc(&clp->cl_count); in nfs4_find_client_sessionid()
H A Dnfs4state.c1219 refcount_inc(&clp->cl_count); in nfs4_schedule_state_manager()
1315 refcount_inc(&clp->cl_count); in nfs4_wait_clnt_recover()
2732 } while (refcount_read(&clp->cl_count) > 1 && !signalled()); in nfs4_state_manager()
2776 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
2783 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
H A Dnfs4proc.c5900 if (refcount_read(&clp->cl_count) > 1) in nfs4_renew_release()
5948 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs4_proc_async_renew()
8978 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs4_run_exchange_id()
9594 if (refcount_read(&clp->cl_count) > 1) in nfs41_sequence_release()
9623 if (refcount_read(&clp->cl_count) == 1) in nfs41_sequence_call_done()
9672 if (!refcount_inc_not_zero(&clp->cl_count)) in _nfs41_proc_sequence()
10632 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs41_free_stateid()
/linux-6.15/include/linux/
H A Dnfs_fs_sb.h30 refcount_t cl_count; member
/linux-6.15/net/sunrpc/auth_gss/
H A Dgss_rpc_upcall.c164 refcount_inc(&clnt->cl_count); in get_gssp_clnt()
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1840 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), vers); in ff_layout_read_pagelist()
1843 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_read_pagelist()
1915 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), in ff_layout_write_pagelist()
1919 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_write_pagelist()
2009 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit()
2013 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_initiate_commit()
/linux-6.15/fs/nfsd/
H A Dxdr4.h663 u64 cl_count; member
H A Dnfs4proc.c1297 dst, clone->cl_dst_pos, clone->cl_count, in nfsd4_clone()
H A Dnfs4xdr.c2143 if (xdr_stream_decode_u64(argp->xdr, &clone->cl_count) < 0) in nfsd4_decode_clone()