Home
last modified time | relevance | path

Searched refs:ctx_th (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c3124 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold; in _nfs4_do_open() local
3202 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) { in _nfs4_do_open()
3203 *ctx_th = opendata->f_attr.mdsthreshold; in _nfs4_do_open()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c3135 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold; in _nfs4_do_open() local
3204 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) { in _nfs4_do_open()
3205 *ctx_th = opendata->f_attr.mdsthreshold; in _nfs4_do_open()

Completed in 32 milliseconds