Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dudf_sb.h186 static inline void UDF_CLEAR_FLAG(struct super_block *sb, int flag) in UDF_CLEAR_FLAG() function
Dsuper.c1951 UDF_CLEAR_FLAG(sb, UDF_FLAG_VARCONV); in udf_find_anchor()