Home
last modified time | relevance | path

Searched refs:popt (Results 1 – 2 of 2) sorted by relevance

/linux/fs/isofs/
A Dinode.c359 popt->rock = 0; in isofs_parse_param()
362 popt->joliet = 0; in isofs_parse_param()
365 popt->hide = 1; in isofs_parse_param()
369 popt->showassoc = 1; in isofs_parse_param()
372 popt->cruft = 1; in isofs_parse_param()
378 if (!popt->iocharset) in isofs_parse_param()
384 if (!popt->iocharset) in isofs_parse_param()
411 popt->uid_set = 1; in isofs_parse_param()
415 popt->gid_set = 1; in isofs_parse_param()
430 popt->blocksize = n; in isofs_parse_param()
[all …]
/linux/tools/perf/scripts/python/
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

Completed in 8 milliseconds