Searched refs:tmp_flags (Results 1 – 1 of 1) sorted by relevance
348 int tmp_flags; /* fix remount prototype... */ in affs_fill_super() local524 tmp_flags = sb->s_flags; in affs_fill_super()525 ret = affs_init_bitmap(sb, &tmp_flags); in affs_fill_super()528 sb->s_flags = tmp_flags; in affs_fill_super()