Searched refs:cache_vfsmount (Results 1 – 3 of 3) sorted by relevance
504 mnt = cache->cache_vfsmount; in presto_set_fsetroot_from_ioc()528 mnt = cache->cache_vfsmount = izo_alloc_vfsmnt(); in izo_prepare_fileset()611 mnt = cache->cache_vfsmount; in izo_set_fileid()
132 PRESTO_FREE(cache->cache_vfsmount, sizeof(struct vfsmount)); in presto_put_super()
217 struct vfsmount *cache_vfsmount; member