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

/freebsd-10.2-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c3932 int cache_this, error = 0; local
3945 cache_this = 1;
3947 cache_this = 0;
3950 &target_highest_slotid, cache_this, &sflags, p);
H A Dnfs_nfsdstate.c5743 uint32_t *highest_slotidp, uint32_t *target_highest_slotidp, int cache_this,
5764 if (cache_this != 0)
5742 nfsrv_checksequence(struct nfsrv_descript *nd, uint32_t sequenceid, uint32_t *highest_slotidp, uint32_t *target_highest_slotidp, int cache_this, uint32_t *sflagsp, NFSPROC_T *p) argument

Completed in 132 milliseconds