Searched defs:F2FS_SUPER_MAGIC (Results 1 – 4 of 4) sorted by relevance
28 #define F2FS_SUPER_MAGIC 0xF2F52010 macro
30 #define F2FS_SUPER_MAGIC 0xF2F52010 macro
1395 pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; constant1448 pub const F2FS_SUPER_MAGIC: ::c_uint = 0xf2f52010; constant
341 #define F2FS_SUPER_MAGIC 0xF2F52010 /* F2FS Magic Number */ macro