Home
last modified time | relevance | path

Searched refs:popt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options() argument
342 popt->map = 'n'; in parse_options()
343 popt->rock = 1; in parse_options()
344 popt->joliet = 1; in parse_options()
345 popt->cruft = 0; in parse_options()
346 popt->hide = 0; in parse_options()
347 popt->showassoc = 0; in parse_options()
348 popt->check = 'u'; /* unset */ in parse_options()
349 popt->nocompress = 0; in parse_options()
350 popt in parse_options()
[all...]
/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c337 static int parse_options(char *options, struct iso9660_options *popt) in parse_options() argument
343 popt->map = 'n'; in parse_options()
344 popt->rock = 1; in parse_options()
345 popt->joliet = 1; in parse_options()
346 popt->cruft = 0; in parse_options()
347 popt->hide = 0; in parse_options()
348 popt->showassoc = 0; in parse_options()
349 popt->check = 'u'; /* unset */ in parse_options()
350 popt->nocompress = 0; in parse_options()
351 popt in parse_options()
[all...]
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dcompaction-times.py16 class popt: class
151 if opt_proc != popt.DISP_DFL:
182 if opt_proc != popt.DISP_DFL:
185 if opt_proc == popt.DISP_PROC_VERBOSE:
190 if opt_proc == popt.DISP_PROC_VERBOSE and not self.is_filtered():
265 opt_proc = popt.DISP_DFL
280 opt_proc = popt.DISP_PROC
282 opt_proc = popt.DISP_PROC_VERBOSE
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dcompaction-times.py16 class popt: class
151 if opt_proc != popt.DISP_DFL:
182 if opt_proc != popt.DISP_DFL:
185 if opt_proc == popt.DISP_PROC_VERBOSE:
190 if opt_proc == popt.DISP_PROC_VERBOSE and not self.is_filtered():
265 opt_proc = popt.DISP_DFL
280 opt_proc = popt.DISP_PROC
282 opt_proc = popt.DISP_PROC_VERBOSE
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c39 #include <popt.h>
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c40 #include <popt.h>
/kernel/linux/linux-5.10/tools/firewire/
H A Dnosy-dump.c12 #include <popt.h>
/kernel/linux/linux-6.6/tools/firewire/
H A Dnosy-dump.c12 #include <popt.h>

Completed in 14 milliseconds