Home
last modified time | relevance | path

Searched refs:fat_bpb_is_zero (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/fat/
Dinode.c1319 static bool fat_bpb_is_zero(struct fat_boot_sector *b) in fat_bpb_is_zero() function
1441 if (!fat_bpb_is_zero(b)) { in fat_read_static_bpb()