Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fat/
Dinode.c1435 static bool fat_bpb_is_zero(struct fat_boot_sector *b) in fat_bpb_is_zero() function
1560 if (!fat_bpb_is_zero(b)) { in fat_read_static_bpb()