Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/udf/
H A Dudf_sb.h174 static inline void UDF_CLEAR_FLAG(struct super_block *sb, int flag) in UDF_CLEAR_FLAG() function
H A Dsuper.c1960 UDF_CLEAR_FLAG(sb, UDF_FLAG_VARCONV); in udf_find_anchor()