Home
last modified time | relevance | path

Searched defs:opt_array (Results 1 – 5 of 5) sorted by relevance

/linux/samples/vfs/
H A Dsamples-vfs.h42 __u32 opt_array; /* [str] Array of nul terminated fs options */ member
/linux/tools/include/uapi/linux/
H A Dmount.h179 __u32 opt_array; /* [str] Array of nul terminated fs options */ member
/linux/include/uapi/linux/
H A Dmount.h180 __u32 opt_array; /* [str] Array of nul terminated fs options */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h180 __u32 opt_array; /* [str] Array of nul terminated fs options */ member
/linux/lib/
H A Ddynamic_debug.c91 static const struct { unsigned flag:8; char opt_char; } opt_array[] = { variable