Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clstate.c3163 int changed, gotone, laytype, recalltype; in nfscl_docb() local
3331 recalltype = fxdr_unsigned(int, *tl); in nfscl_docb()
3336 else if (recalltype == NFSLAYOUTRETURN_FILE) { in nfscl_docb()
3369 recalltype, in nfscl_docb()
3386 } else if (recalltype == NFSLAYOUTRETURN_FSID) { in nfscl_docb()
3402 recalltype, in nfscl_docb()
3418 } else if (recalltype == NFSLAYOUTRETURN_ALL) { in nfscl_docb()
3426 recalltype, lyp, iomode, 0, in nfscl_docb()
5062 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, in nfscl_layoutrecall() argument
5068 recallp->nfsrecly_recalltype = recalltype; in nfscl_layoutrecall()
[all …]