Lines Matching refs:holes
1826 hole_type holes);
5301 hole_type holes) argument
5339 if ((newsize < vol->mft_record_size) && (holes != HOLES_NONRES)) {
5384 if (holes == HOLES_NONRES) {
5395 return ntfs_attr_truncate_i(na, newsize, holes);
5451 return ntfs_resident_attr_resize_i(na, newsize, holes);
5475 return ntfs_resident_attr_resize_i(na, newsize, holes);
5514 return ntfs_resident_attr_resize_i(na, newsize, holes);
5535 return ntfs_resident_attr_resize_i(na, newsize, holes);
5773 hole_type holes, ntfs_attr_search_ctx *ctx) argument
5786 if (holes == HOLES_DELAY)
5797 if ((holes != HOLES_DELAY)
5901 hole_type holes) argument
5937 if ((holes != HOLES_DELAY)
6051 switch (ntfs_attr_update_meta(a, na, m, holes, ctx)) {
6500 hole_type holes) argument
6565 && (holes != HOLES_NO)) {
6642 if ((holes != HOLES_DELAY)
6644 holes)) {
6736 hole_type holes) argument
6741 ret = ntfs_non_resident_attr_expand_i(na, newsize, holes);
6768 hole_type holes) argument
6834 holes);
6838 ret = ntfs_resident_attr_resize_i(na, newsize, holes);