Searched refs:mft_zone_pos (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dntfs_fs_sb.h15 ntfs_cluster_t mft_zone_pos; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dntfs_fs_sb.h15 ntfs_cluster_t mft_zone_pos; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsuper.c181 vol->mft_zone_start = vol->mft_zone_pos = vol->mft_lcn;
182 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->mft_zone_pos = %x\n",
183 vol->mft_zone_pos);
623 zone_start = vol->mft_zone_pos;
830 "vol->mft_zone_pos = "
832 vol->mft_zone_pos);
834 vol->mft_zone_pos =
837 vol->mft_zone_pos =
840 vol->mft_zone_pos ||
841 tc > vol->mft_zone_pos)
[all...]

Completed in 94 milliseconds