Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/sphinx/
Dkfigure.py414 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)
415 if tmp_ext is None:
419 if not dot_cmd and tmp_ext == '.dot':
430 self.builder.outdir, self.builder.imagedir, fname + tmp_ext)
438 img_node['uri'] = path.join(self.builder.imgpath, fname + tmp_ext)
440 '*': path.join(self.builder.imgpath, fname + tmp_ext)}
/Linux-v5.15/net/ipv6/
Dah6.c34 struct tmp_ext { struct
68 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext()
297 struct tmp_ext *iph_ext; in ah6_output_done()
337 struct tmp_ext *iph_ext; in ah6_output()
/Linux-v5.15/fs/f2fs/
Dnamei.c157 bool tmp_ext) in is_extension_exist() argument
173 if (!tmp_ext) { in is_extension_exist()