Home
last modified time | relevance | path

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

/openbsd/src/sys/tmpfs/
Dtmpfs_vfsops.c70 int tmpfs_mount_update(struct mount *);
85 tmpfs_mount_update(struct mount *mp) in tmpfs_mount_update() function
130 return (tmpfs_mount_update(mp)); in tmpfs_mount()