Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs_dev.c359 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_MDS)) in nfs4_deviceid_purge_client()
H A Dnfs4state.c285 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R)) in nfs41_init_clientid()
327 if (clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R) { in nfs41_discover_server_trunking()
H A Dpnfs_nfs.c532 ds->ds_clp ? ds->ds_clp->cl_exchange_flags : 0); in print_ds()
H A Dpnfs.c170 if (!(server->nfs_client->cl_exchange_flags & in set_pnfs_layoutdriver()
173 __func__, server->nfs_client->cl_exchange_flags); in set_pnfs_layoutdriver()
H A Dnfs4proc.c8827 clp->cl_exchange_flags = resp->flags; in _nfs4_proc_exchange_id()
8986 if (clp->cl_exchange_flags == 0) in nfs4_destroy_clientid()
8996 clp->cl_exchange_flags = 0; in nfs4_destroy_clientid()
9187 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfs4_update_session()
/linux/fs/nfsd/
H A Dstate.h506 u32 cl_exchange_flags; member
H A Dnfs4state.c3447 return clp->cl_exchange_flags != 0; in clp_used_exchangeid()
3601 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_PNFS_MDS; in nfsd4_set_ex_flags()
3603 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()
3607 new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER; in nfsd4_set_ex_flags()
3610 clid->flags = new->cl_exchange_flags; in nfsd4_set_ex_flags()
3768 conf->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfsd4_exchange_id()
3831 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()