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.c3571 int changed, gotone, laytype, recalltype; in nfscl_docb() local
3746 recalltype = fxdr_unsigned(int, *tl); in nfscl_docb()
3748 laytype, iomode, changed, recalltype); in nfscl_docb()
3754 else if (recalltype == NFSLAYOUTRETURN_FILE) { in nfscl_docb()
3789 recalltype, in nfscl_docb()
3814 } else if (recalltype == NFSLAYOUTRETURN_FSID) { in nfscl_docb()
3830 recalltype, in nfscl_docb()
3847 } else if (recalltype == NFSLAYOUTRETURN_ALL) { in nfscl_docb()
3855 recalltype, lyp, iomode, 0, in nfscl_docb()
5765 nfscl_layoutrecall(int recalltype, struct nfscllayout *lyp, uint32_t iomode, in nfscl_layoutrecall() argument
[all …]