| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_pcl.c | 65 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 D | svc_rdma_rw.c | 1132 if (head->rc_read_pcl.cl_count == 1) in svc_rdma_process_read_list()
|
| /linux/fs/ocfs2/ |
| H A D | resize.c | 420 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 D | ocfs2_fs.h | 483 __le16 cl_count; /* Total chains in this list */ member 487 /*10*/ struct ocfs2_chain_rec cl_recs[] __counted_by_le(cl_count);
|
| H A D | inode.c | 1510 if (le16_to_cpu(cl->cl_count) != ocfs2_chain_recs_per_inode(sb)) { in ocfs2_validate_inode_block() 1513 le16_to_cpu(cl->cl_count)); in ocfs2_validate_inode_block() 1516 if (le16_to_cpu(cl->cl_next_free_rec) > le16_to_cpu(cl->cl_count)) { in ocfs2_validate_inode_block()
|
| H A D | suballoc.c | 412 while (curr < le16_to_cpu(cl->cl_count)) { in ocfs2_find_smallest_chain() 730 if (le16_to_cpu(cl->cl_next_free_rec) < le16_to_cpu(cl->cl_count)) in ocfs2_block_group_alloc() 1997 le16_to_cpu(cl->cl_next_free_rec) > le16_to_cpu(cl->cl_count)) { in ocfs2_claim_suballoc_bits() 2003 le16_to_cpu(cl->cl_count)); in ocfs2_claim_suballoc_bits()
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayout.c | 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() 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/include/linux/sunrpc/ |
| H A D | svc_rdma_pcl.h | 29 unsigned int cl_count; member
|
| /linux/net/sunrpc/ |
| H A D | sysfs.c | 69 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 D | clnt.c | 168 if (refcount_read(&clnt->cl_count) == 0) in rpc_clnt_skip_event() 417 refcount_set(&clnt->cl_count, 1); in rpc_new_client() 429 refcount_inc(&parent->cl_count); in rpc_new_client() 1024 if (refcount_dec_and_test(&clnt->cl_count)) in rpc_free_auth() 1038 if (refcount_dec_not_one(&clnt->cl_count)) in rpc_release_client() 1183 refcount_inc(&clnt->cl_count); in rpc_task_set_client()
|
| H A D | rpc_pipe.c | 426 if (clnt != NULL && refcount_inc_not_zero(&clnt->cl_count)) { in rpc_info_open()
|
| /linux/fs/nfs/ |
| H A D | client.c | 163 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() 350 refcount_inc(&clp->cl_count); in nfs_match_client() 1217 refcount_inc(&server->nfs_client->cl_count); in nfs_clone_server() 1377 refcount_read(&clp->cl_count), in nfs_server_list_show()
|
| H A D | nfs4client.c | 553 refcount_inc(&pos->cl_count); in nfs4_match_client() 633 refcount_inc(&pos->cl_count); in nfs40_walk_client_list() 791 refcount_inc(&pos->cl_count); in nfs41_walk_client_list() 829 refcount_inc(&clp->cl_count); in nfs4_find_client_ident() 884 refcount_inc(&clp->cl_count); in nfs4_find_client_sessionid()
|
| H A D | nfs4state.c | 1219 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() 2779 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager() 2786 if (refcount_read(&clp->cl_count) > 1 && !signalled() && in nfs4_run_state_manager()
|
| H A D | localio.c | 202 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs_local_probe_async_work()
|
| H A D | nfs4proc.c | 5994 if (refcount_read(&clp->cl_count) > 1) in nfs4_renew_release() 6042 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs4_proc_async_renew() 9083 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs4_run_exchange_id() 9699 if (refcount_read(&clp->cl_count) > 1) in nfs41_sequence_release() 9728 if (refcount_read(&clp->cl_count) == 1) in nfs41_sequence_call_done() 9777 if (!refcount_inc_not_zero(&clp->cl_count)) in _nfs41_proc_sequence() 10736 if (!refcount_inc_not_zero(&clp->cl_count)) in nfs41_free_stateid()
|
| /linux/include/linux/ |
| H A D | nfs_fs_sb.h | 30 refcount_t cl_count; member
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_upcall.c | 164 refcount_inc(&clnt->cl_count); in get_gssp_clnt()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 2168 ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), vers); in ff_layout_read_pagelist() 2171 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_read_pagelist() 2252 offset, ds->ds_remotestr, refcount_read(&ds->ds_clp->cl_count), in ff_layout_write_pagelist() 2256 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_write_pagelist() 2342 data->inode->i_ino, how, refcount_read(&ds->ds_clp->cl_count), in ff_layout_initiate_commit() 2346 refcount_inc(&ds->ds_clp->cl_count); in ff_layout_initiate_commit()
|
| /linux/fs/nfsd/ |
| H A D | xdr4.h | 697 u64 cl_count; member
|
| H A D | nfs4proc.c | 1346 dst, clone->cl_dst_pos, clone->cl_count, in nfsd4_clone()
|