Searched refs:data1_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.h18 ntfs_cluster_t data1_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.h18 ntfs_cluster_t data1_zone_pos; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsuper.c216 vol->data1_zone_pos = vol->mft_zone_end;
217 ntfs_debug(DEBUG_FILE3, "ntfs_init_volume: vol->data1_zone_pos = %x\n",
218 vol->data1_zone_pos);
621 zone_start = vol->data1_zone_pos;
853 "vol->data1_zone_pos = "
855 vol->data1_zone_pos);
857 vol->data1_zone_pos =
860 vol->data1_zone_pos ||
861 tc > vol->data1_zone_pos)
863 vol->data1_zone_pos
[all...]

Completed in 37 milliseconds