Home
last modified time | relevance | path

Searched defs:casefold_cache (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dpassthrough.rs2317 let casefold_cache = self.lock_casefold_lookup_caches(); in mkdir() localVariable
2332 let casefold_cache = self.lock_casefold_lookup_caches(); in rmdir() localVariable
2505 let casefold_cache = self.lock_casefold_lookup_caches(); in create() localVariable
2552 let casefold_cache = self.lock_casefold_lookup_caches(); in unlink() localVariable
2806 let casefold_cache = self.lock_casefold_lookup_caches(); in rename() localVariable
2868 let casefold_cache = self.lock_casefold_lookup_caches(); in mknod() localVariable
2902 let casefold_cache = self.lock_casefold_lookup_caches(); in link() localVariable
2947 let casefold_cache = self.lock_casefold_lookup_caches(); in symlink() localVariable