Home
last modified time | relevance | path

Searched refs:tmp_ext (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/sphinx/
Dkfigure.py524 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)
525 if tmp_ext is None:
529 if not dot_cmd and tmp_ext == '.dot':
540 self.builder.outdir, self.builder.imagedir, fname + tmp_ext)
548 img_node['uri'] = path.join(self.builder.imgpath, fname + tmp_ext)
550 '*': path.join(self.builder.imgpath, fname + tmp_ext)}
/Linux-v6.1/net/ipv6/
Dah6.c34 struct tmp_ext { struct
68 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext()
294 struct tmp_ext *iph_ext; in ah6_output_done()
334 struct tmp_ext *iph_ext; in ah6_output()
/Linux-v6.1/fs/f2fs/
Dnamei.c157 bool tmp_ext) in is_extension_exist() argument
173 if (!tmp_ext) { in is_extension_exist()