OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nr_clusters
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/lib/blkid/
probe.c
694
__u64
nr_clusters
;
local
712
nr_clusters
= blkid_le64(ns->number_of_sectors) / sectors_per_cluster;
714
if ((blkid_le64(ns->mft_cluster_location) >
nr_clusters
) ||
715
(blkid_le64(ns->mft_mirror_cluster_location) >
nr_clusters
))
[
all
...]
Completed in 878 milliseconds