Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dpassthrough.rs1762 let is_root_path = path.is_empty(); in set_ugid_permission() localVariable
1787 let is_root_path = path.is_empty(); in change_ugid_creds() localVariable