Searched refs:ramfs_ops (Results 1 – 1 of 1) sorted by relevance
378 vfs_filesystem_ops_t ramfs_ops = { variable416 return vfs_register_fs(mount_path, &ramfs_ops, NULL); in ramfs_register()422 return vfs_register_fs(RAMFS_DEFAULT_MOUNT_PATH, &ramfs_ops, NULL); in ramfs_register()
Completed in 4 milliseconds