Searched refs:last_vcn (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/fs/ntfs/
H A Dntfs.c1071 readdir_state->last_vcn = 0;
1120 vcn = readdir_state->last_vcn;
1122 readdir_state->last_vcn = 0;
1163 readdir_state->last_vcn += (blk_size / (1 <<
H A Dntfs.h112 int64_t last_vcn; /* Last VCN of the INDX block */ member in struct:ntfs_readdir_state

Completed in 87 milliseconds