HomeSort by: relevance | last modified time | path
    Searched refs:tmpfs_strname_alloc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_mem.c 210 tmpfs_strname_alloc(struct tmpfs_mount *mp, size_t len) function in typeref:typename:char *
tmpfs.h 302 char * tmpfs_strname_alloc(tmpfs_mount_t *, size_t);
tmpfs_subr.c 384 slink = tmpfs_strname_alloc(tmp, ssize);
462 nde->td_name = tmpfs_strname_alloc(tmp, len);
tmpfs_rename.c 305 newname = tmpfs_strname_alloc(VFS_TO_TMPFS(mp),

Completed in 15 milliseconds