Searched defs:mountFlags (Results 1 – 2 of 2) sorted by relevance
159 …32 ParseRootArgs(CHAR **dev, CHAR **fstype, UINT64 *rootAddr, UINT64 *rootSize, UINT32 *mountFlags) in ParseRootArgs()225 STATIC INT32 MountPartitions(CHAR *fsType, UINT32 mountFlags) in MountPartitions()335 UINT32 mountFlags; in OsMountRootfs() local
56 unsigned long mountFlags; /* Flags for mount */ member