HomeSort by relevance Sort by last modified time
    Searched refs:__mount (Results 1 - 2 of 2) sorted by null

  /external/selinux/sandbox/
sandbox 207 self.__mount = False
223 self.__mount = True
226 self.__mount = True
242 self.__mount = True
390 if self.__mount:
454 if self.__mount:
515 if self.__mount:
  /system/core/fs_mgr/
fs_mgr.cpp 501 * __mount(): wrapper around the mount() system call which also
505 static int __mount(const char *source, const char *target, const struct fstab_rec *rec) function
605 if (!__mount(fstab->recs[i].blk_device, fstab->recs[i].mount_point,
    [all...]

Completed in 175 milliseconds