Home
last modified time | relevance | path

Searched defs:udf_fixed_to_variable (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/udf/
H A Dudfdecl.h37 #define udf_fixed_to_variable(x) ( ( ( (x) >> 5 ) * 39 ) + ( (x) & 0x0000001F ) ) macro

Completed in 2 milliseconds