Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs_sb.h98 u32 cl_exchange_flags; member
/linux-6.3-rc2/fs/nfs/
A Dnfs4_fs.h354 return (clp->cl_exchange_flags & EXCHGID4_FLAG_MASK_PNFS) == in is_ds_only_client()
361 return clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_DS; in is_ds_client()
A Dpnfs_dev.c362 if (!(clp->cl_exchange_flags & EXCHGID4_FLAG_USE_PNFS_MDS)) in nfs4_deviceid_purge_client()
A Dpnfs_nfs.c577 ds->ds_clp ? ds->ds_clp->cl_exchange_flags : 0); in print_ds()
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()
A Dnfs4state.c373 if (clp->cl_exchange_flags & EXCHGID4_FLAG_CONFIRMED_R) { in nfs41_discover_server_trunking()
A Dnfs4proc.c8837 clp->cl_exchange_flags = resp->flags; in _nfs4_proc_exchange_id()
8989 if (clp->cl_exchange_flags == 0) in nfs4_destroy_clientid()
8999 clp->cl_exchange_flags = 0; in nfs4_destroy_clientid()
9194 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfs4_update_session()
/linux-6.3-rc2/fs/nfsd/
A Dstate.h390 u32 cl_exchange_flags; member
A Dnfs4state.c3046 return clp->cl_exchange_flags != 0; in clp_used_exchangeid()
3209 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_PNFS_MDS; in nfsd4_set_ex_flags()
3211 new->cl_exchange_flags |= EXCHGID4_FLAG_USE_NON_PNFS; in nfsd4_set_ex_flags()
3215 new->cl_exchange_flags |= EXCHGID4_FLAG_SUPP_MOVED_REFER; in nfsd4_set_ex_flags()
3218 clid->flags = new->cl_exchange_flags; in nfsd4_set_ex_flags()
3370 conf->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R; in nfsd4_exchange_id()
3413 conf->cl_cs_slot.sl_seqid, conf->cl_exchange_flags); in nfsd4_exchange_id()
/linux-6.3-rc2/fs/nfs/filelayout/
A Dfilelayout.c147 clp->cl_exchange_flags); in filelayout_async_handle_error()
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayout.c1104 clp->cl_exchange_flags); in ff_layout_async_handle_error_v4()

Completed in 61 milliseconds