Home
last modified time | relevance | path

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

/fs/nfs/
A Dnfs4_fs.h355 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
362 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_client()
A Dpnfs_dev.c359 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_MDS)) in nfs4_deviceid_purge_client()
A Dpnfs_nfs.c532 ds->ds_clp ? ds->ds_clp->cl_exchange_flags : 0); in print_ds()
A Dnfs4state.c335 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R)) in nfs41_init_clientid()
377 if (clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R) { in nfs41_discover_server_trunking()
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()
A Dnfs4proc.c9108 clp->cl_exchange_flags = resp->flags; in _nfs4_proc_exchange_id()
9267 if (clp->cl_exchange_flags == 0) in nfs4_destroy_clientid()
9277 clp->cl_exchange_flags = 0; in nfs4_destroy_clientid()
9472 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfs4_update_session()
/fs/nfsd/
A Dstate.h493 u32 cl_exchange_flags; member
A Dnfs4state.c3384 return clp->cl_exchange_flags != 0; in clp_used_exchangeid()
3547 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_PNFS_MDS; in nfsd4_set_ex_flags()
3549 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()
3553 new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER; in nfsd4_set_ex_flags()
3556 clid->flags = new->cl_exchange_flags; in nfsd4_set_ex_flags()
3714 conf->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfsd4_exchange_id()
3777 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
/fs/nfs/filelayout/
A Dfilelayout.c147 clp->cl_exchange_flags); in filelayout_async_handle_error()
/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1137 clp->cl_exchange_flags); in ff_layout_async_handle_error_v4()

Completed in 84 milliseconds