Home
last modified time | relevance | path

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

/aosp14/system/core/sdcard/
H A Dsdcard.cpp103 mode_t mask, bool derive_gid, bool default_normal, bool unshared_obb, in sdcardfs_setup()
156 gid_t gid, mode_t mask, bool derive_gid, bool default_normal, in sdcardfs_setup_secondary()
168 bool derive_gid, bool default_normal, bool unshared_obb, bool use_esdfs) { in run_sdcardfs()
243 bool derive_gid = false; in main() local