HomeSort by: relevance | last modified time | path
    Searched defs:tmpfs_mount (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_vfsops.c 86 tmpfs_mount(struct mount *mp, const char *path, void *data, size_t *data_len) function in typeref:typename:int
293 /* Throw away the tmpfs_mount structure. */
461 .vfs_mount = tmpfs_mount,
tmpfs.h 216 typedef struct tmpfs_mount { struct

Completed in 73 milliseconds