Searched refs:udf_variable_to_fixed (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 Dudfdecl.h37 #define udf_variable_to_fixed(x) ( ( ( (x) / 39 ) << 5 ) + ( (x) % 39 ) ) macro
H A Dsuper.c1708 udf_variable_to_fixed(sbi->s_last_block),

Completed in 60 milliseconds