Home
last modified time | relevance | path

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

/fs/udf/
Dinode.c632 bool within_last_ext; in udf_extend_file() local
648 within_last_ext = (etype != -1); in udf_extend_file()
650 WARN_ON_ONCE(within_last_ext && in udf_extend_file()
673 if (within_last_ext) { in udf_extend_file()