Home
last modified time | relevance | path

Searched refs:have_cache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Dvirtio_fs.c808 bool have_cache; in virtio_fs_setup_dax() local
814 have_cache = virtio_get_shm_region(vdev, &cache_reg, in virtio_fs_setup_dax()
816 if (!have_cache) { in virtio_fs_setup_dax()
/kernel/linux/linux-6.6/fs/fuse/
H A Dvirtio_fs.c802 bool have_cache; in virtio_fs_setup_dax() local
808 have_cache = virtio_get_shm_region(vdev, &cache_reg, in virtio_fs_setup_dax()
810 if (!have_cache) { in virtio_fs_setup_dax()

Completed in 10 milliseconds