Searched refs:tmp_flags (Results 1 – 3 of 3) 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()
181 u16 tmp_flags; in nfp_fl_output() local192 tmp_flags = last ? NFP_FL_OUT_FLAGS_LAST : 0; in nfp_fl_output()207 output->flags = cpu_to_be16(tmp_flags | in nfp_fl_output()214 output->flags = cpu_to_be16(tmp_flags); in nfp_fl_output()237 output->flags = cpu_to_be16(tmp_flags); in nfp_fl_output()
982 u32 tmp_flags = 0; in nfp_flower_xmit_pre_tun_del_flow() local987 tmp_flags |= NFP_TUN_PRE_TUN_RULE_DEL; in nfp_flower_xmit_pre_tun_del_flow()988 payload.flags = cpu_to_be32(tmp_flags); in nfp_flower_xmit_pre_tun_del_flow()