Searched refs:mft_cluster (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/volume_id/
H A Dntfs.c92 uint64_t mft_cluster; local
118 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
119 mft_off = mft_cluster * cluster_size;
129 dbg("mftcluster %llu", (unsigned long long) mft_cluster);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/volume_id/lib/
H A Dntfs.c97 uint64_t mft_cluster; local
121 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
122 mft_off = mft_cluster * cluster_size;
132 dbg("mftcluster %llu", (unsigned long long) mft_cluster);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/volume_id/
H A Dntfs.c92 uint64_t mft_cluster; local
118 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
119 mft_off = mft_cluster * cluster_size;
129 dbg("mftcluster %llu", (unsigned long long) mft_cluster);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/volume_id/
H A Dntfs.c92 uint64_t mft_cluster; local
118 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
119 mft_off = mft_cluster * cluster_size;
129 dbg("mftcluster %llu", (unsigned long long) mft_cluster);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/volume_id/lib/
H A Dntfs.c97 uint64_t mft_cluster; local
121 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
122 mft_off = mft_cluster * cluster_size;
132 dbg("mftcluster %llu", (unsigned long long) mft_cluster);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/volume_id/lib/
H A Dntfs.c97 uint64_t mft_cluster; local
121 mft_cluster = le64_to_cpu(ns->mft_cluster_location);
122 mft_off = mft_cluster * cluster_size;
132 dbg("mftcluster %llu", (unsigned long long) mft_cluster);

Completed in 74 milliseconds