Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clstate.c3563 int changed, gotone, laytype, recalltype; in nfscl_docb() local
3738 recalltype = fxdr_unsigned(int, *tl); in nfscl_docb()
3740 laytype, iomode, changed, recalltype); in nfscl_docb()
3746 else if (recalltype == NFSLAYOUTRETURN_FILE) { in nfscl_docb()
3781 recalltype, in nfscl_docb()
3806 } else if (recalltype == NFSLAYOUTRETURN_FSID) { in nfscl_docb()
3822 recalltype, in nfscl_docb()
3839 } else if (recalltype == NFSLAYOUTRETURN_ALL) { in nfscl_docb()
3847 recalltype, lyp, iomode, 0, in nfscl_docb()
5674 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, in nfscl_layoutrecall() argument
[all …]