Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs.h256 int tmpfs_alloc_dirent(tmpfs_mount_t *, const char *, uint16_t,
H A Dtmpfs_subr.c392 error = tmpfs_alloc_dirent(tmp, cnp->cn_nameptr, cnp->cn_namelen, &de); in tmpfs_construct_node()
453 tmpfs_alloc_dirent(tmpfs_mount_t *tmp, const char *name, uint16_t len, in tmpfs_alloc_dirent() function
H A Dtmpfs_vnops.c812 error = tmpfs_alloc_dirent(VFS_TO_TMPFS(vp->v_mount), in tmpfs_link()
1336 error = tmpfs_alloc_dirent(tmp, cnp->cn_nameptr, in tmpfs_whiteout()