Searched refs:tmpfs_strname_free (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/fs/tmpfs/
H A Dtmpfs_mem.c205 tmpfs_strname_free(struct tmpfs_mount *mp, char *str, size_t len) function
H A Dtmpfs.h317 void tmpfs_strname_free(tmpfs_mount_t *, char *, size_t);
H A Dtmpfs_subr.c220 tmpfs_strname_free(tmp, node->tn_spec.tn_lnk.tn_link,
437 tmpfs_strname_free(tmp, de->td_name, de->td_namelen);
H A Dtmpfs_vnops.c1112 tmpfs_strname_free(tmpfs, fde->td_name, fde->td_namelen);
1137 tmpfs_strname_free(tmpfs, newname, tcnp->cn_namelen);

Completed in 117 milliseconds