Home
last modified time | relevance | path

Searched defs:tmpfs_mount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/fs/tmpfs/
H A Dtmpfs.h362 struct tmpfs_mount { global() struct
367 tm_size_maxtmpfs_mount global() argument
375 tm_pages_maxtmpfs_mount global() argument
378 tm_pages_usedtmpfs_mount global() argument
384 tm_roottmpfs_mount global() argument
408 tm_ea_memory_maxtmpfs_mount global() argument
409 tm_refcounttmpfs_mount global() argument
412 tm_maxfilesizetmpfs_mount global() argument
418 tm_nodes_usedtmpfs_mount global() argument
421 tm_allnode_locktmpfs_mount global() argument
424 tm_ronlytmpfs_mount global() argument
426 tm_nonctmpfs_mount global() argument
428 tm_nomtimetmpfs_mount global() argument
431 tm_pgreadtmpfs_mount global() argument
[all...]
H A Dtmpfs_vfsops.c322 tmpfs_mount(struct mount *mp) in tmpfs_mount() function
[all...]