Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs_sb.h97 u32 cl_exchange_flags; member
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h349 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
356 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_client()
H A Dpnfs_dev.c355 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_MDS)) in nfs4_deviceid_purge_client()
H A Dpnfs_nfs.c577 ds->ds_clp ? ds->ds_clp->cl_exchange_flags : 0); in print_ds()
H A Dpnfs.c169 if (!(server->nfs_client->cl_exchange_flags & in set_pnfs_layoutdriver()
172 __func__, server->nfs_client->cl_exchange_flags); in set_pnfs_layoutdriver()
H A Dnfs4state.c373 if (clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R) { in nfs41_discover_server_trunking()
H A Dnfs4proc.c8619 clp->cl_exchange_flags = resp->flags; in _nfs4_proc_exchange_id()
8768 if (clp->cl_exchange_flags == 0) in nfs4_destroy_clientid()
8778 clp->cl_exchange_flags = 0; in nfs4_destroy_clientid()
8978 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfs4_update_session()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h366 u32 cl_exchange_flags; member
H A Dnfs4state.c2849 return clp->cl_exchange_flags != 0; in clp_used_exchangeid()
3012 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_PNFS_MDS; in nfsd4_set_ex_flags()
3014 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()
3018 new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER; in nfsd4_set_ex_flags()
3021 clid->flags = new->cl_exchange_flags; in nfsd4_set_ex_flags()
3170 conf->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfsd4_exchange_id()
3208 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayout.c147 clp->cl_exchange_flags); in filelayout_async_handle_error()
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1111 clp->cl_exchange_flags); in ff_layout_async_handle_error_v4()