Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnfs_fs_sb.h90 u32 cl_exchange_flags; member
/linux-4.1.27/fs/nfs/
Dnfs4_fs.h280 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
287 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_client()
Dpnfs_dev.c343 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_MDS)) in nfs4_deviceid_purge_client()
Dpnfs_nfs.c316 ds->ds_clp ? ds->ds_clp->cl_exchange_flags : 0); in print_ds()
Dpnfs.c116 if (!(server->nfs_client->cl_exchange_flags & in set_pnfs_layoutdriver()
119 __func__, id, server->nfs_client->cl_exchange_flags); in set_pnfs_layoutdriver()
Dnfs4proc.c6911 clp->cl_exchange_flags = res.flags; in _nfs4_proc_exchange_id()
7033 if (clp->cl_exchange_flags == 0) in nfs4_destroy_clientid()
7044 clp->cl_exchange_flags = 0; in nfs4_destroy_clientid()
7250 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfs4_update_session()
Dnfs4state.c357 if (clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R) in nfs41_discover_server_trunking()
/linux-4.1.27/fs/nfsd/
Dstate.h343 u32 cl_exchange_flags; member
Dnfs4state.c2142 return clp->cl_exchange_flags != 0; in clp_used_exchangeid()
2294 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_PNFS_MDS; in nfsd4_set_ex_flags()
2296 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()
2300 new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER; in nfsd4_set_ex_flags()
2303 clid->flags = new->cl_exchange_flags; in nfsd4_set_ex_flags()
2394 conf->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfsd4_exchange_id()
2432 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
/linux-4.1.27/fs/nfs/filelayout/
Dfilelayout.c164 clp->cl_exchange_flags); in filelayout_async_handle_error()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.c719 clp->cl_exchange_flags); in ff_layout_async_handle_error_v4()