Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c3593 int changed, gotone, laytype, recalltype; in nfscl_docb() local
3761 recalltype = fxdr_unsigned(int, *tl); in nfscl_docb()
3763 laytype, iomode, changed, recalltype); in nfscl_docb()
3769 else if (recalltype == NFSLAYOUTRETURN_FILE) { in nfscl_docb()
3804 recalltype, in nfscl_docb()
3829 } else if (recalltype == NFSLAYOUTRETURN_FSID) { in nfscl_docb()
3845 recalltype, in nfscl_docb()
3862 } else if (recalltype == NFSLAYOUTRETURN_ALL) { in nfscl_docb()
3870 recalltype, lyp, iomode, 0, in nfscl_docb()
5780 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, in nfscl_layoutrecall() argument
[all …]