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

/linux-master/fs/ntfs3/
H A Dinode.c1558 CLST clst = bytes_to_cluster(sbi, nsize); local
1564 attr->nres.evcn = cpu_to_le64(clst - 1);
1573 clst, NULL, ALLOCATE_DEF,
1578 err = run_pack(&ni->file.run, 0, clst,
1584 if (vcn != clst) {

Completed in 99 milliseconds