Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1892 let casefold_cache = self.lock_casefold_lookup_caches(); in mkdir() localVariable
1907 let casefold_cache = self.lock_casefold_lookup_caches(); in rmdir() localVariable
2065 let casefold_cache = self.lock_casefold_lookup_caches(); in create() localVariable
2113 let casefold_cache = self.lock_casefold_lookup_caches(); in unlink() localVariable
2372 let casefold_cache = self.lock_casefold_lookup_caches(); in rename() localVariable
2426 let casefold_cache = self.lock_casefold_lookup_caches(); in mknod() localVariable
2460 let casefold_cache = self.lock_casefold_lookup_caches(); in link() localVariable
2497 let casefold_cache = self.lock_casefold_lookup_caches(); in symlink() localVariable