Home
last modified time | relevance | path

Searched refs:clen_max (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ntfs3/
H A Dinode.c946 CLST lcn, clen, clen_max = 1; in ntfs_iomap_begin() local
968 clen_max = bytes_to_cluster(sbi, endbyte) - vcn; in ntfs_iomap_begin()
978 err = attr_data_get_block(ni, vcn, clen_max, &lcn, &clen, in ntfs_iomap_begin()