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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dudf_sb.h166 #define UDF_CLEAR_FLAG(X,Y) ( UDF_SB(X)->s_flags &= ~( 1 << (Y) ) ) macro
H A Dsuper.c1717 UDF_CLEAR_FLAG(sb, UDF_FLAG_VARCONV);

Completed in 103 milliseconds