Searched refs:update_mp (Results 1 – 4 of 4) sorted by relevance
660 BOOL update_mp = FALSE;743 update_mp = TRUE;831 if (update_mp) {982 BOOL update_mp = FALSE;1091 update_mp = TRUE;1182 if (update_mp) {
104 static int update_mp(struct mount *, struct msdosfs_args *);183 update_mp(struct mount *mp, struct msdosfs_args *argp) in update_mp() function256 if ((error = update_mp(mp, &args)) != 0) { in msdosfs_mountroot()440 if ((error = update_mp(mp, args)) != 0) { in msdosfs_mount()
442 def update_mp(self): member in MDF
757 def update_mp(self): member in GDF