Home
last modified time | relevance | path

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

/NextBSD/sys/dev/netmap/
HDnetmap_offloadings.c254 dst_na->mfs); in bdg_mismatch_datapath()
277 if (gso_bytes + copy > dst_na->mfs) in bdg_mismatch_datapath()
278 copy = dst_na->mfs - gso_bytes; in bdg_mismatch_datapath()
286 if (gso_bytes >= dst_na->mfs || in bdg_mismatch_datapath()
HDnetmap_vale.c942 vpna->mfs = NETMAP_BUF_SIZE(na); in netmap_bdg_ctl()
1451 if (dst_na->mfs < na->mfs) { in nm_bdg_flush()
1462 needed = (needed * na->mfs) / in nm_bdg_flush()
1463 (dst_na->mfs - WORST_CASE_GSO_HEADER) + 1; in nm_bdg_flush()
1464 ND(3, "srcmtu=%u, dstmtu=%u, x=%u", na->mfs, dst_na->mfs, needed); in nm_bdg_flush()
1807 vpna->mfs = 1514; in netmap_vp_create()
1812 D("max frame size %u", vpna->mfs); in netmap_vp_create()
HDnetmap_kern.h726 u_int mfs; member
/NextBSD/contrib/xz/src/xz/
HDoptions.c325 static const name_id_map mfs[] = { in options_lzma() local
343 { "mf", mfs, 0, 0 }, in options_lzma()
/NextBSD/etc/
HDdisktab175 minimum:ty=mfs:se#512:nt#1:rm#300:\
180 minimum2:ty=mfs:se#512:nt#1:rm#300:\
185 minimum3:ty=mfs:se#512:nt#1:rm#300:\
/NextBSD/release/picobsd/build/
HDpicobsd631 dst=${BUILDDIR}/mfs.tree
638 a=${MY_TREE}/mfs.mtree
639 [ -f ${a} ] || a=${PICO_TREE}/build/mfs.mtree
704 ${BINMAKE} -C ${dst} -f ${MY_TREE}/buildtree.mk mfs.tree
HDconfig8 # STAND_LINKS contains the list of links to be created on the mfs image.
/NextBSD/release/picobsd/mfs_tree/etc/
HDdisktab76 minimum:ty=mfs:se#512:nt#1:rm#300:\
/NextBSD/share/doc/smm/01.setup/
HDspell.ok381 mfs
/NextBSD/sys/conf/
HDkern.post.mk346 --rename-section .data=mfs,contents,alloc,load,readonly,data \
/NextBSD/contrib/amd/doc/
HDam-utils.texi3544 @section Memory/RAM Filesystem (@samp{mfs})
3546 @cindex mfs, filesystem type
3547 @cindex Filesystem type; mfs
3549 The @dfn{mfs} (@samp{type:=mfs}) filesystem is available in 4.4BSD,
8668 @c LocalWords: nocache nodev noint nosub pgthresh posix rdonly suid symttl mfs
/NextBSD/
HDObsoleteFiles.inc7573 OLD_FILES+=usr/include/ufs/mfs/mfs_extern.h
7574 OLD_FILES+=usr/include/ufs/mfs/mfsnode.h
8047 OLD_DIRS+=usr/include/ufs/mfs