Home
last modified time | relevance | path

Searched refs:tm_maxfilesize (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs.h347 u_int64_t tm_maxfilesize; member
H A Dtmpfs_vfsops.c194 tmp->tm_maxfilesize = maxfsize; in tmpfs_mount()
H A Dtmpfs_subr.c1400 if (length > VFS_TO_TMPFS(vp->v_mount)->tm_maxfilesize) in tmpfs_truncate()
H A Dtmpfs_vnops.c714 VFS_TO_TMPFS(vp->v_mount)->tm_maxfilesize) { in tmpfs_write()