Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dattrib.h97 s64 *lcn_count, s64 max_clu_count, bool *balloc, bool update_mp, bool skip_holes);
H A Dattrib.c5131 s64 *lcn_count, s64 max_clu_count, bool *balloc, bool update_mp, in ntfs_attr_map_cluster() argument
5173 clu_count = min(max_clu_count, rl->length - (vcn - rl->vcn)); in ntfs_attr_map_cluster()