tmpfs_subr.c | 392 error = tmpfs_alloc_dirent(tmp, cnp->cn_nameptr, cnp->cn_namelen, &de); 449 * tmpfs_alloc_dirent: allocates a new directory entry for the inode. 453 tmpfs_alloc_dirent(tmpfs_mount_t *tmp, const char *name, uint16_t len, function in typeref:typename:int
|