Searched refs:vbo_a (Results 1 – 1 of 1) sorted by relevance
621 loff_t mask, vbo_a, end_a, tmp; in ntfs_fallocate() local642 vbo_a = (vbo + mask) & ~mask; in ntfs_fallocate()645 tmp = min(vbo_a, end); in ntfs_fallocate()659 if (end_a > vbo_a) { in ntfs_fallocate()661 err = attr_punch_hole(ni, vbo_a, end_a - vbo_a, NULL); in ntfs_fallocate()