Searched refs:mfs (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/sys/dev/netmap/ |
| HD | netmap_offloadings.c | 254 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()
|
| HD | netmap_vale.c | 942 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()
|
| HD | netmap_kern.h | 726 u_int mfs; member
|
| /NextBSD/contrib/xz/src/xz/ |
| HD | options.c | 325 static const name_id_map mfs[] = { in options_lzma() local 343 { "mf", mfs, 0, 0 }, in options_lzma()
|
| /NextBSD/etc/ |
| HD | disktab | 175 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/ |
| HD | picobsd | 631 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
|
| HD | config | 8 # STAND_LINKS contains the list of links to be created on the mfs image.
|
| /NextBSD/release/picobsd/mfs_tree/etc/ |
| HD | disktab | 76 minimum:ty=mfs:se#512:nt#1:rm#300:\
|
| /NextBSD/share/doc/smm/01.setup/ |
| HD | spell.ok | 381 mfs
|
| /NextBSD/sys/conf/ |
| HD | kern.post.mk | 346 --rename-section .data=mfs,contents,alloc,load,readonly,data \
|
| /NextBSD/contrib/amd/doc/ |
| HD | am-utils.texi | 3544 @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/ |
| HD | ObsoleteFiles.inc | 7573 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
|