Home
last modified time | relevance | path

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

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