Home
last modified time | relevance | path

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

/openbmc/linux/fs/udf/
H A Dinode.c659 bool within_last_ext; in udf_extend_file() local
678 within_last_ext = (err == 1); in udf_extend_file()
680 WARN_ON_ONCE(within_last_ext && in udf_extend_file()
705 if (within_last_ext) { in udf_extend_file()