Searched refs:falloc_flags (Results 1 – 3 of 3) sorted by relevance
5 # error static const struct xlat falloc_flags in mpers mode10 const struct xlat falloc_flags[] = { variable
1 …xes.in xlat/evdev_snd.in xlat/evdev_switch.in xlat/evdev_sync.in xlat/falloc_flags.in xlat/fan_cla…2 …ve_axes.h xlat/evdev_snd.h xlat/evdev_switch.h xlat/evdev_sync.h xlat/falloc_flags.h xlat/fan_clas…127 $(top_srcdir)/xlat/falloc_flags.h: $(top_srcdir)/xlat/falloc_flags.in $(top_srcdir)/xlat/gen.sh
18 printflags(falloc_flags, tcp->u_arg[1], "FALLOC_FL_???"); in SYS_FUNC()