Searched refs:F2FS_SB1_OFFSET (Results 1 – 1 of 1) sorted by relevance
26 #define F2FS_SB1_OFFSET 0x400 // offset for 1:st super block macro71 dbg("f2fs: probing at offset 0x%x", F2FS_SB1_OFFSET); in volume_id_probe_f2fs()72 sb = volume_id_get_buffer(id, F2FS_SB1_OFFSET, sizeof(*sb)); in volume_id_probe_f2fs()