NDINIT_PREFILL
#define NDINIT_PREFILL(arg) memset(arg, 0xff, offsetof(struct nameidata, \
#define NDINIT_PREFILL(arg) do { } while (0)