Home
last modified time | relevance | path

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

/Linux-v6.6/fs/udf/
Dinode.c647 bool within_last_ext; in udf_extend_file() local
664 within_last_ext = (etype != -1); in udf_extend_file()
666 WARN_ON_ONCE(within_last_ext && in udf_extend_file()
689 if (within_last_ext) { in udf_extend_file()