Home
last modified time | relevance | path

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

/linux-6.12.1/fs/udf/
Dinode.c655 bool within_last_ext; in udf_extend_file() local
674 within_last_ext = (err == 1); in udf_extend_file()
676 WARN_ON_ONCE(within_last_ext && in udf_extend_file()
701 if (within_last_ext) { in udf_extend_file()